forgejo/routers/web/auth
George Tsiamasiotis a126477e86 feat: Add option to disable builtin authentication.
Setting ENABLE_INTERNAL_SIGNIN to false will disable the built-in
signin form, should the administrator prefer to limit users to SSO.

Continuation of forgejo/forgejo#6076
2024-12-01 15:50:10 +01:00
..
2fa.go
auth.go feat: Add option to disable builtin authentication. 2024-12-01 15:50:10 +01:00
auth_test.go
linkaccount.go
main_test.go
oauth.go Use user.FullName in Oauth2 id_token response (#6071) 2024-11-27 07:48:32 +00:00
oauth_test.go Use user.FullName in Oauth2 id_token response (#6071) 2024-11-27 07:48:32 +00:00
openid.go
password.go
webauthn.go