forgejo/templates/user/auth
Otto Richter (fnetX) 95d9fbdcf3
Fix error on account activation with wrong passwd (#22609)
On activating local accounts, the error message didn't differentiate
between using a wrong or expired token, or a wrong password. The result
could already be obtained from the behaviour (different screens were
presented), but the error message was misleading and lead to confusion
for new users on Codeberg with Forgejo.

Now, entering a wrong password for a valid token prints a different
error message.

The problem was introduced in 0f14f69e60.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-01-28 15:59:46 +08:00
..
activate.tmpl Fix error on account activation with wrong passwd (#22609) 2023-01-28 15:59:46 +08:00
captcha.tmpl Add option to enable CAPTCHA validation for login (#21638) 2022-11-22 21:13:18 +00:00
change_passwd.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
change_passwd_inner.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
finalize_openid.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
forgot_passwd.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
grant.tmpl Support instance-wide OAuth2 applications (#21335) 2022-10-12 22:08:29 +08:00
grant_error.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
link_account.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
oidc_wellknown.tmpl Add groups scope/claim to OIDC/OAuth2 Provider (#17367) 2021-10-22 17:19:24 +08:00
prohibit_login.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
reset_passwd.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
signin.tmpl Add fluid to ui container class to remove margin (#16396) 2021-07-20 08:22:23 +02:00
signin_inner.tmpl Add option to enable CAPTCHA validation for login (#21638) 2022-11-22 21:13:18 +00:00
signin_navbar.tmpl Optimize html templates (#22080) 2022-12-09 21:34:51 +08:00
signin_openid.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
signup.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
signup_inner.tmpl Add option to enable CAPTCHA validation for login (#21638) 2022-11-22 21:13:18 +00:00
signup_openid_connect.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
signup_openid_navbar.tmpl Optimize html templates (#22080) 2022-12-09 21:34:51 +08:00
signup_openid_register.tmpl Add option to enable CAPTCHA validation for login (#21638) 2022-11-22 21:13:18 +00:00
twofa.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
twofa_scratch.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
webauthn.tmpl Center-aligning content of WebAuthN page (#21127) 2022-09-09 16:18:54 -04:00
webauthn_error.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00