fix(roles): remove org.create permission from org owner (#5444)

Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
Silvan 2023-03-14 17:48:39 +01:00 committed by GitHub
parent f99cf50f69
commit 9ff810eb92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -827,7 +827,6 @@ InternalAuthZ:
Permissions:
- "org.read"
- "org.global.read"
- "org.create"
- "org.write"
- "org.delete"
- "org.member.read"