gitea/routers/web/user
zeripath 79a3d277e5
Don't panic if we fail to parse U2FRegistration data () ()
Backport 

Downgrade logging statement from Fatal to Error so that errors parsing
U2FRegistration data does not panic; instead, the invalid key will be
skipped and we will attempt to parse the next one, if available.

Signed-off-by: David Jimenez <dvejmz@sgfault.com>

Co-authored-by: David Jimenez <dvejmz@users.noreply.github.com>
2021-10-20 21:45:17 +02:00
..
setting Fix wrong i18n keys () () 2021-09-26 08:25:12 +08:00
auth.go Don't panic if we fail to parse U2FRegistration data () () 2021-10-20 21:45:17 +02:00
auth_openid.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
avatar.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
home.go Correctly return the number of Repositories for Organizations () () 2021-09-01 19:20:35 +02:00
home_test.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
main_test.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
notification.go Update notification table with only latest data () () 2021-07-17 19:05:59 +02:00
oauth.go Fix wrong user in OpenID response () () 2021-08-20 00:26:44 +03:00
oauth_test.go Fix wrong user in OpenID response () () 2021-08-20 00:26:44 +03:00
profile.go In Render tolerate not being passed a context () () 2021-08-29 15:25:45 +01:00
task.go Add Status Updates whilst Gitea migrations are occurring () 2021-06-16 18:02:24 -04:00