perf: Pam perm tree

This commit is contained in:
feng
2025-06-26 17:55:37 +08:00
committed by feng626
parent 1d40f5ecbc
commit b5518dd2ba
13 changed files with 494 additions and 423 deletions

View File

@@ -60,7 +60,10 @@ exclude_permissions = (
('assets', 'asset', 'push', 'assetaccount'),
('accounts', 'historicalaccount', '*', '*'),
('accounts', 'serviceintegration', '*', '*'),
('accounts', 'accountbaseautomation', '*', '*'),
('accounts', 'accountbackupautomation', '*', '*'),
('accounts', 'pushsecretrecord', 'add,change,delete', '*'),
('accounts', 'verifyaccountautomation', '*', '*'),
('accounts', 'gatheredaccount', 'add,change', '*'),
('accounts', 'automationexecution', '*', 'automationexecution'),