perf: org del ticket perm (#7932)

Co-authored-by: feng626 <1304903146@qq.com>
This commit is contained in:
fit2bot
2022-03-18 17:44:20 +08:00
committed by GitHub
parent b8c083af7e
commit 5da1ec55a7

View File

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