mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 23:34:25 +00:00
85e6e07346
* 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:
|
||
---|---|---|
.. | ||
home.go | ||
members.go | ||
org_labels.go | ||
org.go | ||
setting.go | ||
teams.go |