perf: auditor joblog perm (#9355)

Co-authored-by: feng <1304903146@qq.com>
pull/9357/head
fit2bot 2023-01-29 18:20:44 +08:00 committed by GitHub
parent 47cd79ea5a
commit 6ec4dc7dd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ system_user_perms = (
_auditor_perms = (
('rbac', 'menupermission', 'view', 'audit'),
('audits', '*', '*', '*'),
('ops', 'jobauditlog', '*', '*'),
('terminal', 'commandstorage', 'view', 'commandstorage'),
('terminal', 'sessionreplay', 'view,download', 'sessionreplay'),
('terminal', 'session', '*', '*'),