mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-15 23:08:20 +00:00
perf: Pam perm tree
This commit is contained in:
@@ -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'),
|
||||
|
Reference in New Issue
Block a user