fix(core): Member role getting read permissions for insights (#30291)

This commit is contained in:
Konstantin Tieber 2026-05-12 10:53:38 +02:00 committed by GitHub
parent 5059ce7e3d
commit 111d403aa7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -167,7 +167,6 @@ export const GLOBAL_MEMBER_SCOPES: Scope[] = [
'user:list',
'variable:list',
'variable:read',
'insights:read',
'dataTable:list',
'mcp:oauth',
'mcpApiKey:create',