|
|
@ -144,7 +144,9 @@ only_system_permissions = (
|
|
|
|
('terminal', 'task', '*', '*'),
|
|
|
|
('terminal', 'task', '*', '*'),
|
|
|
|
('terminal', 'endpoint', '*', '*'),
|
|
|
|
('terminal', 'endpoint', '*', '*'),
|
|
|
|
('terminal', 'endpointrule', '*', '*'),
|
|
|
|
('terminal', 'endpointrule', '*', '*'),
|
|
|
|
('authentication', '*', '*', '*'),
|
|
|
|
('authentication', 'accesskey', '*', '*'),
|
|
|
|
|
|
|
|
('authentication', 'superconnectiontoken', '*', '*'),
|
|
|
|
|
|
|
|
('authentication', 'temptoken', '*', '*'),
|
|
|
|
('tickets', '*', '*', '*'),
|
|
|
|
('tickets', '*', '*', '*'),
|
|
|
|
('orgs', 'organization', 'view', 'rootorg'),
|
|
|
|
('orgs', 'organization', 'view', 'rootorg'),
|
|
|
|
('terminal', 'applet', '*', '*'),
|
|
|
|
('terminal', 'applet', '*', '*'),
|
|
|
|