1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/routers/user
techknowlogick 8e38bd154f
Remove obsolete change of email on profile page () ()
* 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 

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-10-29 02:44:45 -04:00
..
setting Remove obsolete change of email on profile page () () 2020-10-29 02:44:45 -04:00
auth_openid.go hCaptcha Support () 2020-10-02 23:37:53 -04:00
auth.go hCaptcha Support () 2020-10-02 23:37:53 -04:00
avatar.go make avatar lookup occur at image request () 2020-03-27 14:34:39 +02:00
home_test.go Fix milestones too many SQL variables bug () 2020-03-31 10:47:00 +03:00
home.go Kanban board () 2020-08-16 23:07:38 -04:00
main_test.go Unit tests for wiki routers () 2017-11-30 17:52:15 +02:00
notification.go Fix notifications page links () 2020-09-15 07:06:08 +01:00
oauth.go Escape more things that are passed through str2html () 2020-08-28 00:37:05 -04:00
profile.go Kanban board () 2020-08-16 23:07:38 -04:00
task.go Store task errors following migrations and display them () () 2020-10-24 13:02:36 +08:00