mirror of https://github.com/jumpserver/jumpserver
fix: 修复无法更新命令的bug
parent
9a1109e13d
commit
a3baac6763
|
@ -70,7 +70,6 @@ exclude_permissions = (
|
|||
('rbac', 'orgrolebinding', 'change', 'orgrolebinding'),
|
||||
('rbac', 'menupermission', '*', 'menupermission'),
|
||||
('rbac', 'role', '*', '*'),
|
||||
('ops', 'adhoc', 'delete,change', '*'),
|
||||
('ops', 'adhocexecution', 'add,delete,change', '*'),
|
||||
('ops', 'jobexecution', 'change,delete', 'jobexecution'),
|
||||
('ops', 'historicaljob', '*', '*'),
|
||||
|
|
Loading…
Reference in New Issue