0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 02:59:13 +02:00
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 Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
base Simplify the error message when index.js couldn't be loaded (#22354) 2023-01-17 19:36:40 -06:00
code Run make fmt (#21437) 2022-10-13 21:33:54 -04:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore improve explore relevancy note (#22421) 2023-01-12 19:10:12 -06:00
mail Add reply hint to mail text (#22459) 2023-01-16 14:58:01 -06:00
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 Remove fomantic image module (#21145) 2022-09-12 17:08:46 +08:00
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 fix(web): add alt for logo in home page (#21887) 2022-11-21 15:09:55 -05:00
install.tmpl Clean up formatting on install page (#21668) 2022-11-03 20:41:01 +00:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 2021-05-08 16:27:25 +02:00