perf: 修复一些bug, rolebingding 找到合适的

This commit is contained in:
ibuler
2022-03-16 12:01:51 +08:00
committed by 老广
parent 5ec970fab4
commit 995c9a6c19
4 changed files with 8 additions and 9 deletions

View File

@@ -102,7 +102,8 @@ only_system_permissions = (
('terminal', 'replaystorage', '*', '*'),
('terminal', 'status', '*', '*'),
('terminal', 'task', '*', '*'),
('tickets', 'ticketflow', '*', '*'),
('tickets', '*', '*', '*'),
('authentication', '*', '*', '*'),
)
only_org_permissions = (