fix: editor should not manage member (#38503)

This commit is contained in:
非法操作 2026-07-07 15:39:24 +08:00 committed by GitHub
parent dd0c4a2296
commit faaa4708a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -365,7 +365,6 @@ _LEGACY_WORKSPACE_ADMIN_KEYS: list[str] = [
]
_LEGACY_WORKSPACE_EDITOR_KEYS: list[str] = [
"workspace.member.manage",
"api_extension.manage",
"plugin.install",
"credential.use",