mirror of
https://gitee.com/nocobase/nocobase.git
synced 2024-12-02 04:07:50 +08:00
fix(acl): snippet of user permission plugin
This commit is contained in:
parent
596aa81fab
commit
2c578866b9
@ -104,6 +104,7 @@ export class PluginACLServer extends Plugin {
|
||||
'roles.users:*',
|
||||
'dataSources.roles:*',
|
||||
'dataSources:list',
|
||||
'dataSources.rolesResourcesScopes:*',
|
||||
'roles.dataSourcesCollections:*',
|
||||
'roles.dataSourceResources:*',
|
||||
'dataSourcesRolesResourcesScopes:*',
|
||||
|
Loading…
Reference in New Issue
Block a user