mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-10 20:00:10 +00:00
fix: rbac perms
This commit is contained in:
@@ -60,6 +60,7 @@ exclude_permissions = (
|
||||
('accounts', 'automationexecution', '*', 'automationexecution'),
|
||||
('accounts', 'accountbackupexecution', 'delete,change', 'accountbackupexecution'),
|
||||
('accounts', 'changesecretrecord', 'add,delete,change', 'changesecretrecord'),
|
||||
('accounts', 'account', 'change', 'accountsecret'),
|
||||
|
||||
('perms', 'userassetgrantedtreenoderelation', '*', '*'),
|
||||
('perms', 'permedaccount', '*', '*'),
|
||||
|
Reference in New Issue
Block a user