0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-26 19:46:49 +01:00
gitea/routers/user/setting
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
..
account_test.go
account.go
adopt.go
applications.go
keys.go
main_test.go
oauth2.go
profile.go Remove obsolete change of email on profile page (#13341) 2020-10-28 22:33:14 +00:00
security_openid.go
security_twofa.go
security_u2f.go
security.go