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