mirror of
https://github.com/go-gitea/gitea
synced 2024-11-14 01:35:54 +01:00
95d9fbdcf3
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 0f14f69e6070c9aca09f57c419e7d6007d0e520b. Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> |
||
---|---|---|
.. | ||
activate.tmpl | ||
captcha.tmpl | ||
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 | ||
signin_navbar.tmpl | ||
signin_openid.tmpl | ||
signin.tmpl | ||
signup_inner.tmpl | ||
signup_openid_connect.tmpl | ||
signup_openid_navbar.tmpl | ||
signup_openid_register.tmpl | ||
signup.tmpl | ||
twofa_scratch.tmpl | ||
twofa.tmpl | ||
webauthn_error.tmpl | ||
webauthn.tmpl |