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.
forgejo/routers
Paweł Bogusławski 85e6e07346
Organization removal confirmation using name not password (#14738)
* Organization removal confirmation using name not password

Gitea is asking for user password to confirm organization
removal so this operation cannot be done in systems with
SSO authentication (where no user passwords are used).

This mod changes the way gitea confirms organization
removal - user must enter organization name (not user
password) to confirm operation (similar to repository
removal confirmation).

Author-Change-Id: IB#1107219

* Translation removed

Translation removed from PR - will be restored using Crowdin
after pull got merged.

Fixes: 95ddcdd8bd8097a952894556d42641d5ec269288
Related: https://github.com/go-gitea/gitea/pull/14738
Author-Change-Id: IB#1107219
3 years ago
..
admin Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 3 years ago
api/v1 Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago
dev Display ui time with customize time location (#7792) 5 years ago
events Move the stopwatches to the eventsource stream (#14588) 3 years ago
org Organization removal confirmation using name not password (#14738) 3 years ago
private Move macaron to chi (#14293) 3 years ago
repo Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago
routes Fix go get (#14758) 3 years ago
user Set HCaptchaSiteKey on Link Account pages (#14834) 3 years ago
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 3 years ago
home.go [Feature] add precise search type for Elastic Search (#12869) 3 years ago
init.go Print usefull error if SQLite is used in settings but not supported (#14476) 3 years ago
install.go Add Password Algorithm option to install page (#14701) 3 years ago
metrics.go Move metrics from macaron to chi (#13601) 4 years ago
swagger_json.go Move macaron to chi (#14293) 3 years ago