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.
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>
3 years ago
..
setting Enhance Ghost comment mitigation Settings (#14392) 3 years ago
auth.go [Refactor] Passwort Hash/Set (#14282) 4 years ago
auth_openid.go hCaptcha Support (#12594) 4 years ago
avatar.go Direct avatar rendering (#13649) 4 years ago
home.go Add review requested filter on pull request overview (#13701) 3 years ago
home_test.go Issues overview should not show issues from archived repos (#13220) 4 years ago
main_test.go Unit tests for wiki routers (#3022) 7 years ago
notification.go Fix notifications page links (#12838) 4 years ago
oauth.go Minimal OpenID Connect implementation (#14139) 4 years ago
profile.go Redirect on changed user and org name (#11649) 3 years ago
task.go Store task errors following migrations and display them (#13246) 4 years ago