You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/user/auth
wxiaoguang 171edfc793
Fix oauth2 login methods (#32698)
Regression of #32687

It should use "or" but not "and", otherwise the oauth2 methods won't
show when no ENABLE_OPENID_SIGNIN
2 months ago
..
activate.tmpl
activate_prompt.tmpl
captcha.tmpl Refactor login page (#31530) 7 months ago
change_passwd.tmpl
change_passwd_inner.tmpl
finalize_openid.tmpl
forgot_passwd.tmpl
grant.tmpl Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32573) 3 months ago
grant_error.tmpl
link_account.tmpl
oauth_container.tmpl Allow to disable the password-based login (sign-in) form (#32687) 3 months ago
oidc_wellknown.tmpl
prohibit_login.tmpl
reset_passwd.tmpl
signin.tmpl Refactor login page (#31530) 7 months ago
signin_inner.tmpl Fix oauth2 login methods (#32698) 2 months ago
signin_openid.tmpl Refactor login page (#31530) 7 months ago
signup.tmpl Refactor login page (#31530) 7 months ago
signup_inner.tmpl Fix oauth2 login methods (#32698) 2 months ago
signup_openid_connect.tmpl
signup_openid_navbar.tmpl
signup_openid_register.tmpl
twofa.tmpl
twofa_scratch.tmpl
webauthn.tmpl
webauthn_error.tmpl