gitea/routers/web/auth
2025-06-18 01:48:09 +00:00
..
2fa.go Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 2025-04-28 15:31:59 -07:00
auth_test.go Improve oauth2 error handling (#33969) 2025-03-22 10:15:45 +08:00
auth.go Fix last admin check when syncing users (#34649) 2025-06-09 20:57:45 +00:00
linkaccount.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
oauth2_provider.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
oauth_test.go Use user.FullName in Oauth2 id_token response (#32542) 2024-11-18 19:24:17 +08:00
oauth.go Fix last admin check when syncing users (#34649) 2025-06-09 20:57:45 +00:00
openid.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
password.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
webauthn.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00