codeberg-forgejo/routers
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
..
api [BRANDING] Update nodeinfo branding 2023-02-20 16:59:16 +01:00
common Add support for HEAD requests in Maven registry (#21834) (#21929) 2022-11-25 13:46:28 +02:00
install [BRANDING] Rebrand default config settings for new installs (#140) 2023-02-20 16:59:15 +01:00
private Fix missing message in git hook when pull requests disabled on fork (#22625) (#22658) 2023-01-30 08:55:45 +08:00
utils refactor webhook *NewPost (#20729) 2022-08-11 17:48:23 +02:00
web CB/bp: Fix error on account activation with wrong passwd (#22609) 2023-04-23 00:46:32 +02:00
init.go CB/revert: Disable automatic hook sync which blocks startup for a while 2023-04-23 00:46:32 +02:00