mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-10 11:49:10 +00:00
fix: 工单权限位放到sys角色中
This commit is contained in:
committed by
Jiangjie.Bai
parent
996621f303
commit
b8c083af7e
@@ -100,6 +100,7 @@ only_system_permissions = (
|
||||
('orgs', 'organization', '*', '*'),
|
||||
('xpack', 'license', '*', '*'),
|
||||
('settings', 'setting', '*', '*'),
|
||||
('tickets', '*', '*', '*'),
|
||||
('ops', 'task', 'view', 'taskmonitor'),
|
||||
('terminal', 'terminal', '*', '*'),
|
||||
('terminal', 'commandstorage', '*', '*'),
|
||||
|
Reference in New Issue
Block a user