perf: 修复 org role binding 在root组织下看到的可能不对

This commit is contained in:
ibuler
2022-03-16 15:59:52 +08:00
committed by Jiangjie.Bai
parent efb26132f6
commit 7eed7b32cc
4 changed files with 37 additions and 15 deletions

View File

@@ -103,7 +103,6 @@ only_system_permissions = (
('terminal', 'replaystorage', '*', '*'),
('terminal', 'status', '*', '*'),
('terminal', 'task', '*', '*'),
('tickets', '*', '*', '*'),
('authentication', '*', '*', '*'),
)