mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05:00
fa8b8c055d
* Don't panic if we fail to parse a U2FRegistration data 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> |
||
---|---|---|
.. | ||
main_test.go | ||
oauth2_application_test.go | ||
oauth2_application.go | ||
oauth2.go | ||
source_test.go | ||
source.go | ||
twofactor.go | ||
u2f_test.go | ||
u2f.go |