0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 03:40:08 +01:00
gitea/routers/user
AJ ONeal 6dbd261852 UX + Security current user password reset (#5042)
* allow current user to reset their own password

* handle reset password edge cases properly and consistently

* remove dangling assignment

* properly label account recovery instead of reset password

* remove 'Click here' from button

* update English-only account-recovery templates
2019-04-18 10:23:59 +03:00
..
setting
auth_openid.go
auth.go UX + Security current user password reset (#5042) 2019-04-18 10:23:59 +03:00
home_test.go
home.go
main_test.go
notification.go
oauth.go
profile.go