1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-14 19:23:18 +00:00
forgejo/routers/user/setting
zeripath beb6bf4261
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>
2020-10-28 22:33:14 +00:00
..
account.go Check passwords against HaveIBeenPwned () 2020-09-08 17:06:39 -05:00
account_test.go Add password requirement info on error () 2019-11-19 22:44:58 +00:00
adopt.go Adopt repositories () 2020-09-25 07:09:23 +03:00
applications.go [API] Delete Token accept names too () 2020-08-28 11:09:33 +03:00
keys.go Add ssh certificate support () 2020-10-10 20:38:09 -04:00
main_test.go
oauth2.go Refactor UpdateOAuth2Application () 2020-04-30 18:50:47 +01:00
profile.go Remove obsolete change of email on profile page () 2020-10-28 22:33:14 +00:00
security.go [API] Delete Token accept names too () 2020-08-28 11:09:33 +03:00
security_openid.go fix missing data on redirects () 2018-06-18 14:24:45 -04:00
security_twofa.go Update golangci-lint to version 1.31.0 () 2020-10-11 21:27:20 +01:00
security_u2f.go Whenever the ctx.Session is updated, release it to save it before sending the redirect () 2020-05-17 15:43:29 +03:00