forgejo/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.go
account_test.go
adopt.go
applications.go
keys.go Add ssh certificate support (#12281) 2020-10-10 20:38:09 -04:00
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.go
security_openid.go
security_twofa.go Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
security_u2f.go