gitea/templates
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
..
admin Display unreferenced packages total size in package admin panel (#22498) 2023-01-18 09:52:04 -06:00
api/packages/pypi
base
code
custom
explore
mail
org set org visibility class to basic in header (#22605) 2023-01-26 12:44:34 -06:00
package Use `--index-url` in PyPi description (#22620) 2023-01-27 15:12:18 +01:00
projects Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
repo Fixes accessibility of empty repository commit status (#22632) 2023-01-28 00:40:17 +02:00
shared Pull Requests: add color to approved/reject icon in pull requests list 2023-01-20 12:50:13 -05:00
status
swagger Add API endpoint to get latest release (#21267) 2023-01-26 10:33:47 -06:00
user Fix error on account activation with wrong passwd (#22609) 2023-01-28 15:59:46 +08:00
home.tmpl
install.tmpl
post-install.tmpl