gitea/templates/user/auth
wxiaoguang 3533263ced
Some checks failed
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
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 Fix Account linking page (#33325) 2025-01-19 20:37:22 +08:00
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 Clean up legacy form CSS styles (#33081) 2025-01-03 04:01:19 +00:00
signin_inner.tmpl Removing unwanted ui container (#33833) 2025-03-10 00:38:11 +08:00
signin_openid.tmpl
signin.tmpl Fix Account linking page (#33325) 2025-01-19 20:37:22 +08:00
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 Fix form width (#33151) 2025-01-08 23:57:18 +08:00
signup_openid_navbar.tmpl
signup_openid_register.tmpl Clean up legacy form CSS styles (#33081) 2025-01-03 04:01:19 +00:00
signup.tmpl
twofa_scratch.tmpl
twofa.tmpl
webauthn_error.tmpl
webauthn.tmpl Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +00:00