mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-11 12:19:41 +00:00
perf: 修复一些bug, rolebingding 找到合适的
This commit is contained in:
@@ -102,7 +102,8 @@ only_system_permissions = (
|
||||
('terminal', 'replaystorage', '*', '*'),
|
||||
('terminal', 'status', '*', '*'),
|
||||
('terminal', 'task', '*', '*'),
|
||||
('tickets', 'ticketflow', '*', '*'),
|
||||
('tickets', '*', '*', '*'),
|
||||
('authentication', '*', '*', '*'),
|
||||
)
|
||||
|
||||
only_org_permissions = (
|
||||
|
Reference in New Issue
Block a user