gitea/templates/user/settings
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
..
account.tmpl
applications_oauth2_edit.tmpl
applications_oauth2.tmpl
applications.tmpl
grants_oauth2.tmpl
keys_gpg.tmpl
keys_principal.tmpl
keys_ssh.tmpl
keys.tmpl
navbar.tmpl
organization.tmpl
profile.tmpl Redirect on changed user and org name (#11649) 2021-01-24 16:23:05 +01:00
repos.tmpl
security_accountlinks.tmpl
security_openid.tmpl
security_twofa.tmpl
security_u2f.tmpl
security.tmpl
twofa_enroll.tmpl