mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-31 15:11:27 +00:00
fix: add auditor perm (#7768)
Co-authored-by: feng626 <1304903146@qq.com>
This commit is contained in:
@@ -14,6 +14,7 @@ auditor_perms = (
|
||||
('common', 'permission', 'view', 'resourcestatistics'),
|
||||
('audits', '*', '*', '*'),
|
||||
('terminal', 'commandstorage', 'view', 'commandstorage'),
|
||||
('terminal', 'sessionreplay', 'view,download', 'sessionreplay'),
|
||||
('terminal', 'session', '*', '*'),
|
||||
('terminal', 'command', '*', '*'),
|
||||
('ops', 'commandexecution', 'view', 'commandexecution'),
|
||||
|
Reference in New Issue
Block a user