1
1
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-03 07:11:41 +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 Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
auth_test.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
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 make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
oauth2_provider.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
oauth_test.go Use user.FullName in Oauth2 id_token response (#32542) 2024-11-18 19:24:17 +08:00
oauth.go Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
openid.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
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