You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
setting Remove obsolete change of email on profile page (#13341) (#13348) 4 years ago
auth.go When must change password only show Signout (#11600) (#11637) 5 years ago
auth_openid.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 5 years ago
avatar.go make avatar lookup occur at image request (#10540) 5 years ago
home.go Fix ref links in issue overviews for tags (#8742) 5 years ago
home_test.go Fix milestones too many SQL variables bug (#10880) 5 years ago
main_test.go Unit tests for wiki routers (#3022) 7 years ago
notification.go Fix notifications page links (#12838) (#12853) 5 years ago
oauth.go Escape more things that are passed through str2html (#12622) (#12850) 5 years ago
profile.go Language statistics bar for repositories (#8037) 5 years ago