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 +07:00
..
activate.tmpl Move all login and account creation page labels to be above inputs (#29432) 2024-03-06 14:20:26 +07:00
activate_prompt.tmpl Refactor "user/active" related logic (#29390) 2024-02-25 21:55:00 +07:00
captcha.tmpl Defer captcha script loading (#33919) 2025-03-17 15:21:04 +07:00
change_passwd.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +07:00
change_passwd_inner.tmpl Move all login and account creation page labels to be above inputs (#29432) 2024-03-06 14:20:26 +07:00
forgot_passwd.tmpl Move all login and account creation page labels to be above inputs (#29432) 2024-03-06 14:20:26 +07:00
grant.tmpl Fix oauth2 auth and UI (#33961) 2025-03-21 20:50:39 +07:00
grant_error.tmpl Fix oauth2 auth and UI (#33961) 2025-03-21 20:50:39 +07:00
link_account.tmpl Fix Account linking page (#33325) 2025-01-19 20:37:22 +07:00
oauth_container.tmpl Allow to disable the password-based login (sign-in) form (#32687) 2024-12-02 02:03:15 +07:00
oidc_wellknown.tmpl Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966) 2025-07-06 13:36:45 +07:00
prohibit_login.tmpl Move all login and account creation page labels to be above inputs (#29432) 2024-03-06 14:20:26 +07:00
reset_passwd.tmpl Clean up legacy form CSS styles (#33081) 2025-01-03 04:01:19 +07:00
signin.tmpl Fix Account linking page (#33325) 2025-01-19 20:37:22 +07:00
signin_inner.tmpl Removing unwanted ui container (#33833) 2025-03-10 00:38:11 +07:00
signin_openid.tmpl Refactor login page (#31530) 2024-07-05 20:10:09 +07:00
signup.tmpl Refactor login page (#31530) 2024-07-05 20:10:09 +07:00
signup_inner.tmpl Add post-installation redirect based on admin account status (#34493) 2025-06-21 18:48:06 +07:00
signup_openid_connect.tmpl Fix form width (#33151) 2025-01-08 23:57:18 +07:00
signup_openid_navbar.tmpl Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 2024-03-22 23:54:09 +07:00
signup_openid_register.tmpl Clean up legacy form CSS styles (#33081) 2025-01-03 04:01:19 +07:00
twofa.tmpl Move all login and account creation page labels to be above inputs (#29432) 2024-03-06 14:20:26 +07:00
twofa_scratch.tmpl Move all login and account creation page labels to be above inputs (#29432) 2024-03-06 14:20:26 +07:00
webauthn.tmpl Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +07:00
webauthn_error.tmpl Migrate `gt-hidden` to `tw-hidden` (#30046) 2024-03-24 18:23:38 +07:00