gitea/templates/user/auth
wxiaoguang 3533263ced
Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966)
1. Make "Issuer" strictly follow the spec (see comment)
2. Make "/.well-known/openid-configuration" respond 404 if the OAuth2
provider is not enabled.

Then by the way, remove the JSEscape template helper because it is not
needed any more.
2025-07-06 13:36:45 +08:00
..
activate_prompt.tmpl
activate.tmpl
captcha.tmpl Defer captcha script loading (#33919) 2025-03-17 15:21:04 +00:00
change_passwd_inner.tmpl
change_passwd.tmpl
forgot_passwd.tmpl
grant_error.tmpl Fix oauth2 auth and UI (#33961) 2025-03-21 20:50:39 +08:00
grant.tmpl Fix oauth2 auth and UI (#33961) 2025-03-21 20:50:39 +08:00
link_account.tmpl
oauth_container.tmpl
oidc_wellknown.tmpl Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966) 2025-07-06 13:36:45 +08:00
prohibit_login.tmpl
reset_passwd.tmpl
signin_inner.tmpl
signin_openid.tmpl
signin.tmpl
signup_inner.tmpl Add post-installation redirect based on admin account status (#34493) 2025-06-21 18:48:06 +00:00
signup_openid_connect.tmpl
signup_openid_navbar.tmpl
signup_openid_register.tmpl
signup.tmpl
twofa_scratch.tmpl
twofa.tmpl
webauthn_error.tmpl
webauthn.tmpl