fix: editor should not manage member (#38503)

This commit is contained in:
非法操作
2026-07-07 07:39:24 +00:00
committed by GitHub
parent dd0c4a2296
commit faaa4708a6
-1
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",