mirror of https://github.com/jumpserver/jumpserver
perf: RBAC remove assets gpt custom
parent
fe17a8c3a0
commit
4f271d6405
|
@ -41,6 +41,8 @@ exclude_permissions = (
|
|||
('assets', 'cloud', '*', '*'),
|
||||
('assets', 'device', '*', '*'),
|
||||
('assets', 'database', '*', '*'),
|
||||
('assets', 'gpt', '*', '*'),
|
||||
('assets', 'custom', '*', '*'),
|
||||
('assets', 'protocol', '*', '*'),
|
||||
('assets', 'baseautomation', '*', '*'),
|
||||
('assets', 'assetbaseautomation', '*', '*'),
|
||||
|
|
Loading…
Reference in New Issue