This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
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
change_passwd_inner.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
finalize_openid.tmpl
forgot_passwd.tmpl
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
oidc_wellknown.tmpl
prohibit_login.tmpl
reset_passwd.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
signin.tmpl
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
signup.tmpl
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
twofa_scratch.tmpl
webauthn.tmpl Center-aligning content of WebAuthN page (#21127) 2022-09-09 16:18:54 -04:00
webauthn_error.tmpl