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.
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
..
home.go Add markdown support in organization description (#13549) 4 years ago
members.go migrate from com.* to alternatives (#14103) 4 years ago
org.go Move macaron to chi (#14293) 3 years ago
org_labels.go Move macaron to chi (#14293) 3 years ago
setting.go Organization removal confirmation using name not password (#14738) 3 years ago
teams.go Move macaron to chi (#14293) 3 years ago