Allow repo admins too to delete the repo#23940
Merged
jolheiser merged 4 commits intogo-gitea:mainfrom Apr 7, 2023
Merged
Conversation
Contributor
Author
|
https://github.com/go-gitea/gitea/pull/17811/files#diff-3b0db4078124698cd245ecc5c5396177de97754dde9be5b233230e20a53404c4L242 |
Member
The owner team is created when an org is created. Owners could create an admin team but cannot create another owner team. Admin team have almost permissions as owners except they should not remove owners from the owner team. |
Contributor
Author
Member
lunny
approved these changes
Apr 6, 2023
KN4CK3R
approved these changes
Apr 6, 2023
delvh
approved these changes
Apr 6, 2023
Member
|
🎺 🤖 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Fixes #23934
We need to check
AccessModeAdmininCanUserDeleteinstead ofAccessModeOwner