This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
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 Use explicit jQuery import, remove unused eslint globals (#18435) 2022-01-28 21:00:11 +00:00
features Prevent security failure due to bad APP_ID (#18678) 2022-02-09 15:37:58 +08:00
markup Use explicit jQuery import, remove unused eslint globals (#18435) 2022-01-28 21:00:11 +00:00
standalone
vendor
index.js Use explicit jQuery import, remove unused eslint globals (#18435) 2022-01-28 21:00:11 +00:00
jquery.js
publicpath.js
serviceworker.js
svg.js
svg.test.js
utils.js
utils.test.js