0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-20 23:26:37 +01:00
gitea/templates/user/auth
wxiaoguang def13ece7c
Allow to disable the password-based login (sign-in) form (#32687)
Usually enterprise/organization users would like to only allow OAuth2
login.

This PR adds a new config option to disable the password-based login
form. It is a simple and clear approach and won't block the future
login-system refactoring works.

Fix a TODO in #24821

Replace  #21851

Close #7633 , close #13606
2024-12-02 02:03:15 +08:00
..
activate_prompt.tmpl
activate.tmpl
captcha.tmpl Refactor login page (#31530) 2024-07-05 20:10:09 +03:00
change_passwd_inner.tmpl
change_passwd.tmpl
finalize_openid.tmpl
forgot_passwd.tmpl
grant_error.tmpl
grant.tmpl Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32573) 2024-11-22 12:06:41 +08:00
link_account.tmpl
oauth_container.tmpl Allow to disable the password-based login (sign-in) form (#32687) 2024-12-02 02:03:15 +08:00
oidc_wellknown.tmpl
prohibit_login.tmpl
reset_passwd.tmpl
signin_inner.tmpl Allow to disable the password-based login (sign-in) form (#32687) 2024-12-02 02:03:15 +08:00
signin_openid.tmpl Refactor login page (#31530) 2024-07-05 20:10:09 +03:00
signin.tmpl Refactor login page (#31530) 2024-07-05 20:10:09 +03:00
signup_inner.tmpl Allow to disable the password-based login (sign-in) form (#32687) 2024-12-02 02:03:15 +08:00
signup_openid_connect.tmpl
signup_openid_navbar.tmpl
signup_openid_register.tmpl
signup.tmpl Refactor login page (#31530) 2024-07-05 20:10:09 +03:00
twofa_scratch.tmpl
twofa.tmpl
webauthn_error.tmpl
webauthn.tmpl