mirror of https://github.com/jumpserver/jumpserver
parent
a2f23c2d81
commit
d3d18b8f48
|
@ -108,6 +108,7 @@ only_system_permissions = (
|
||||||
('terminal', 'status', '*', '*'),
|
('terminal', 'status', '*', '*'),
|
||||||
('terminal', 'task', '*', '*'),
|
('terminal', 'task', '*', '*'),
|
||||||
('authentication', '*', '*', '*'),
|
('authentication', '*', '*', '*'),
|
||||||
|
('tickets', '*', '*', '*'),
|
||||||
)
|
)
|
||||||
|
|
||||||
only_org_permissions = (
|
only_org_permissions = (
|
||||||
|
|
Loading…
Reference in New Issue