gitea/models/auth
zeripath 08d5a836ef
Attempt to fix the webauthn migration again - part 3 (#18770) (#18771)
Backport #18770 

v208.go is seriously broken as it misses an ID() check. We need to no-op and remigrate all of the u2f keys.

See #18756

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-02-16 21:15:49 +00:00
..
main_test.go Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
oauth2.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
oauth2_test.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
session.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
source.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
source_test.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
twofactor.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
webauthn.go Attempt to fix the webauthn migration again - part 3 (#18770) (#18771) 2022-02-16 21:15:49 +00:00
webauthn_test.go Webauthn nits (#18284) 2022-01-15 17:52:56 +01:00