You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 year ago
..
activate.tmpl Fix error on account activation with wrong passwd (#22609) 1 year ago
captcha.tmpl Add option to enable CAPTCHA validation for login (#21638) 2 years ago
change_passwd.tmpl Add class to page content to unify top margin (#13766) 4 years ago
change_passwd_inner.tmpl Make sure fmt catches all templates (#20979) 2 years ago
finalize_openid.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
forgot_passwd.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
grant.tmpl Support instance-wide OAuth2 applications (#21335) 2 years ago
grant_error.tmpl Make sure fmt catches all templates (#20979) 2 years ago
link_account.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
oidc_wellknown.tmpl Add groups scope/claim to OIDC/OAuth2 Provider (#17367) 3 years ago
prohibit_login.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
reset_passwd.tmpl Make sure fmt catches all templates (#20979) 2 years ago
signin.tmpl Add fluid to ui container class to remove margin (#16396) 3 years ago
signin_inner.tmpl Add option to enable CAPTCHA validation for login (#21638) 2 years ago
signin_navbar.tmpl Optimize html templates (#22080) 2 years ago
signin_openid.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
signup.tmpl Add class to page content to unify top margin (#13766) 4 years ago
signup_inner.tmpl Add option to enable CAPTCHA validation for login (#21638) 2 years ago
signup_openid_connect.tmpl Make sure fmt catches all templates (#20979) 2 years ago
signup_openid_navbar.tmpl Optimize html templates (#22080) 2 years ago
signup_openid_register.tmpl Add option to enable CAPTCHA validation for login (#21638) 2 years ago
twofa.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
twofa_scratch.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
webauthn.tmpl Center-aligning content of WebAuthN page (#21127) 2 years ago
webauthn_error.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago