mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-10 20:00:10 +00:00
perf: 修复 org role binding 在root组织下看到的可能不对
This commit is contained in:
@@ -103,7 +103,6 @@ only_system_permissions = (
|
||||
('terminal', 'replaystorage', '*', '*'),
|
||||
('terminal', 'status', '*', '*'),
|
||||
('terminal', 'task', '*', '*'),
|
||||
('tickets', '*', '*', '*'),
|
||||
('authentication', '*', '*', '*'),
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user