1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/routers/user
Andrew Bezold bc05ddc0eb
Redirect on changed user and org name (#11649)
* Add redirect for user

* Add redirect for orgs

* Add user redirect test

* Appease linter

* Add comment to DeleteUserRedirect function

* Fix locale changes

* Fix GetUserByParams

* Fix orgAssignment

* Remove debug logging

* Add redirect prompt

* Dont Export DeleteUserRedirect & only use it within a session

* Unexport newUserRedirect

* cleanup

* Fix & Dedub API code

* Format Template

* Add Migration & rm dublicat

* Refactor: unexport newRepoRedirect() & rm dedub del exec

* if this fails we'll need to re-rename the user directory

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-01-24 16:23:05 +01:00
..
setting Enhance Ghost comment mitigation Settings (#14392) 2021-01-21 21:56:19 -05:00
auth_openid.go hCaptcha Support (#12594) 2020-10-02 23:37:53 -04:00
auth.go [Refactor] Passwort Hash/Set (#14282) 2021-01-10 20:05:18 +02:00
avatar.go Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
home_test.go Issues overview should not show issues from archived repos (#13220) 2021-01-12 23:19:17 -05:00
home.go Add review requested filter on pull request overview (#13701) 2021-01-17 17:34:19 +01: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) 2020-09-15 07:06:08 +01:00
oauth.go Minimal OpenID Connect implementation (#14139) 2021-01-02 00:33:27 +08:00
profile.go Redirect on changed user and org name (#11649) 2021-01-24 16:23:05 +01:00
task.go Store task errors following migrations and display them (#13246) 2020-10-23 19:46:35 -04:00