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