0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-06-27 14:58:30 +02:00
gitea/web_src
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
..
fomantic Change <a> elements to underline on hover (#17898) 2021-12-18 05:29:00 +00:00
js Prevent security failure due to bad APP_ID (#18678) 2022-02-09 15:37:58 +08:00
less Remove the spurious space in the .ui.right additional selector (#18605) 2022-02-04 15:53:43 +00:00
svg Add migrate from Codebase (#16768) 2021-12-02 23:24:02 +01:00