perf: 修改 rbac asset nodes

This commit is contained in:
ibuler
2023-02-21 13:11:56 +08:00
parent e67a876513
commit f4cc03434f
10 changed files with 319 additions and 339 deletions

View File

@@ -49,6 +49,8 @@ exclude_permissions = (
('assets', 'gatherfactsautomation', '*', '*'),
('assets', 'commandfilter', '*', '*'),
('assets', 'commandfilterrule', '*', '*'),
('assets', 'asset', 'add,move', 'assettonode'),
('assets', 'asset', 'remove', 'assetfromnode'),
('accounts', 'historicalaccount', '*', '*'),
('accounts', 'accountbaseautomation', '*', '*'),