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
..
app.go Fix api doc response code (#14123) 4 years ago
email.go Add email validity check (#13475) 4 years ago
follower.go Remove page size limit comment from swagger (#11806) 4 years ago
gpg_key.go Allow addition of gpg keyring with multiple keys (#12487) 4 years ago
helper.go Redirect on changed user and org name (#11649) 3 years ago
key.go Redirect on changed user and org name (#11649) 3 years ago
repo.go Move Repo APIFormat to convert package (#13787) 4 years ago
star.go Move Repo APIFormat to convert package (#13787) 4 years ago
user.go Redirect on changed user and org name (#11649) 3 years ago
watch.go Move Repo APIFormat to convert package (#13787) 4 years ago