go-gitea / gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://gitea.com
MIT License
45.24k stars 5.5k forks source link

Hope to improve the deletion permission control #32552

Open House-Men opened 4 days ago

House-Men commented 4 days ago

Feature Description

The team does not want repository administrators or organization administrators to have the additional ability to delete repositories or branches, including creating new branches with the same name to overwrite recoverable branches. Only owners can allow dangerous deletion permissions, and no solution has been found in the Gitea permission usage process.

Screenshots

No response