perf: org del ticket perm (#7933)

Co-authored-by: feng626 <1304903146@qq.com>
pull/7934/head
fit2bot 2022-03-18 17:44:39 +08:00 committed by GitHub
parent a2f23c2d81
commit d3d18b8f48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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