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
..
auth Fix error on account activation with wrong passwd (#22609) 1 year ago
dashboard Fix margin and alignment in dashboard repolist (#22120) 2 years ago
notification Optimize html templates (#22080) 2 years ago
overview Support org/user level projects (#22235) 1 year ago
settings Fix `delete_repo` in template (#22606) 1 year ago
code.tmpl Run `make fmt` (#21437) 2 years ago
heatmap.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
profile.tmpl Support org/user level projects (#22235) 1 year ago
project.tmpl Remove useless "Cancel" buttons (#21872) 2 years ago