1
0
Fork 0
forgejo/web_src/js
zeripath 2f76608221
Prevent security failure due to bad APP_ID (#18678)
WebAuthn may cause a security exception if the provided APP_ID is not allowed for the
current origin. Therefore we should reattempt authentication without the appid
extension.

Also we should allow [u2f] as-well as [U2F] sections.

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-02-09 15:37:58 +08:00
..
components
features Prevent security failure due to bad APP_ID (#18678) 2022-02-09 15:37:58 +08:00
markup
standalone
vendor
index.js
jquery.js
publicpath.js
serviceworker.js
svg.js
svg.test.js
utils.js
utils.test.js