0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-14 12:44:15 +01:00
gitea/routers/web/auth
yp05327 a0b3d9add0
Support disable passkey auth (#33348)
Fix #33314

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-01-22 22:58:36 +00:00
..
2fa.go
auth_test.go
auth.go Support disable passkey auth (#33348) 2025-01-22 22:58:36 +00:00
linkaccount.go Support disable passkey auth (#33348) 2025-01-22 22:58:36 +00:00
main_test.go
oauth2_provider.go
oauth_test.go
oauth.go Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
openid.go
password.go Support for email addresses containing uppercase characters when activating user account (#32998) 2024-12-27 19:16:23 +08:00
webauthn.go Support disable passkey auth (#33348) 2025-01-22 22:58:36 +00:00