gitea/routers/user
techknowlogick 5a021801d9
Remove obsolete change of email on profile page (#13341) (#13348)
* 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>

Co-authored-by: zeripath <art27@cantab.net>
2020-10-29 07:52:27 +00:00
..
setting Remove obsolete change of email on profile page (#13341) (#13348) 2020-10-29 07:52:27 +00:00
auth.go When must change password only show Signout (#11600) (#11637) 2020-05-27 08:08:14 +01:00
auth_openid.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 2020-05-17 15:43:29 +03:00
avatar.go make avatar lookup occur at image request (#10540) 2020-03-27 14:34:39 +02:00
home.go Fix ref links in issue overviews for tags (#8742) 2020-05-14 18:55:43 -04:00
home_test.go Fix milestones too many SQL variables bug (#10880) 2020-03-31 10:47:00 +03:00
main_test.go Unit tests for wiki routers (#3022) 2017-11-30 17:52:15 +02:00
notification.go Fix notifications page links (#12838) (#12853) 2020-09-15 17:53:30 +01:00
oauth.go Escape more things that are passed through str2html (#12622) (#12850) 2020-09-15 18:43:10 -04:00
profile.go Language statistics bar for repositories (#8037) 2020-02-11 11:34:17 +02:00