1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-10 07:46:07 +02:00
gitea/web_src
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
..
fomantic Improve basic button and label styles (#14119) 2020-12-27 18:53:53 +08:00
js Redirect on changed user and org name (#11649) 2021-01-24 16:23:05 +01:00
less Project: show referenced PRs in issue cards (#14183) 2021-01-20 21:53:48 +02:00
svg Add support to migrate from gogs (#14342) 2021-01-21 20:33:58 +01:00