codeberg-forgejo/templates/user/auth
Otto Richter (fnetX) d1583a5bb2 CB/bp: 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-04-23 00:46:32 +02:00
..
activate.tmpl CB/bp: Fix error on account activation with wrong passwd (#22609) 2023-04-23 00:46:32 +02:00
change_passwd.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-20 16:54:00 +01:00
change_passwd_inner.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
finalize_openid.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-20 16:54:00 +01:00
forgot_passwd.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-20 16:54:00 +01:00
grant.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-20 16:54:00 +01:00
grant_error.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-20 16:54:00 +01:00
link_account.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-20 16:54:00 +01:00
oidc_wellknown.tmpl Add groups scope/claim to OIDC/OAuth2 Provider (#17367) 2021-10-22 17:19:24 +08:00
prohibit_login.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-20 16:54:00 +01:00
reset_passwd.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-20 16:54:00 +01:00
signin.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-20 16:54:00 +01:00
signin_inner.tmpl CB/tmpl: template changes 2023-02-23 20:47:29 +00:00
signin_navbar.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
signin_openid.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-20 16:54:00 +01:00
signup.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-20 16:54:00 +01:00
signup_inner.tmpl CB/tmpl: signup info (captcha + throwaway mail) 2023-02-23 20:47:29 +00:00
signup_openid_connect.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-20 16:54:00 +01:00
signup_openid_navbar.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
signup_openid_register.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-20 16:54:00 +01:00
twofa.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-20 16:54:00 +01:00
twofa_scratch.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-20 16:54:00 +01: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