gitea/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_inner.tmpl
change_passwd.tmpl
finalize_openid.tmpl
forgot_passwd.tmpl
grant_error.tmpl
grant.tmpl
link_account.tmpl
oidc_wellknown.tmpl
prohibit_login.tmpl
reset_passwd.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
signin.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
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
signup.tmpl
twofa_scratch.tmpl
twofa.tmpl
webauthn_error.tmpl
webauthn.tmpl