1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/templates/user
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
..
auth Fix error on account activation with wrong passwd (#22609) 2023-01-28 15:59:46 +08:00
dashboard Fix margin and alignment in dashboard repolist (#22120) 2022-12-17 09:58:57 +08:00
notification Optimize html templates (#22080) 2022-12-09 21:34:51 +08:00
overview Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
settings Fix delete_repo in template (#22606) 2023-01-26 14:36:15 -06:00
code.tmpl Run make fmt (#21437) 2022-10-13 21:33:54 -04:00
heatmap.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
profile.tmpl Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
project.tmpl Remove useless "Cancel" buttons (#21872) 2022-12-05 20:38:34 +08:00