mirror of https://github.com/jumpserver/jumpserver
parent
a930f3aab3
commit
9fd7fa9339
|
@ -14,6 +14,7 @@ auditor_perms = (
|
||||||
('common', 'permission', 'view', 'resourcestatistics'),
|
('common', 'permission', 'view', 'resourcestatistics'),
|
||||||
('audits', '*', '*', '*'),
|
('audits', '*', '*', '*'),
|
||||||
('terminal', 'commandstorage', 'view', 'commandstorage'),
|
('terminal', 'commandstorage', 'view', 'commandstorage'),
|
||||||
|
('terminal', 'sessionreplay', 'view,download', 'sessionreplay'),
|
||||||
('terminal', 'session', '*', '*'),
|
('terminal', 'session', '*', '*'),
|
||||||
('terminal', 'command', '*', '*'),
|
('terminal', 'command', '*', '*'),
|
||||||
('ops', 'commandexecution', 'view', 'commandexecution'),
|
('ops', 'commandexecution', 'view', 'commandexecution'),
|
||||||
|
|
Loading…
Reference in New Issue