gitea/routers/web/auth
Lunny Xiao 35c3553870
Support webauthn (#17957)
Migrate from U2F to Webauthn

Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-01-14 16:03:31 +01:00
..
2fa.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
auth.go Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
linkaccount.go Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
main_test.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
oauth.go Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
oauth_test.go Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
openid.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
password.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
webauthn.go Support webauthn (#17957) 2022-01-14 16:03:31 +01:00