1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 03:54:45 +01:00
gitea/routers/user
zeripath beb6bf4261
Remove obsolete change of email on profile page (#13341)
* Remove obsolete change of email on profile page

The change email on the account profile page is out-of-date
and unnecessary.

Changing email should be done using the account page.

Fix #13336

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-10-28 22:33:14 +00:00
..
setting Remove obsolete change of email on profile page (#13341) 2020-10-28 22:33:14 +00:00
auth_openid.go
auth.go
avatar.go
home_test.go
home.go
main_test.go
notification.go
oauth.go
profile.go
task.go Store task errors following migrations and display them (#13246) 2020-10-23 19:46:35 -04:00