mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-12 16:10:30 +02:00
fix(core): Member role getting read permissions for insights (#30291)
This commit is contained in:
parent
5059ce7e3d
commit
111d403aa7
|
|
@ -167,7 +167,6 @@ export const GLOBAL_MEMBER_SCOPES: Scope[] = [
|
|||
'user:list',
|
||||
'variable:list',
|
||||
'variable:read',
|
||||
'insights:read',
|
||||
'dataTable:list',
|
||||
'mcp:oauth',
|
||||
'mcpApiKey:create',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user