perf: 修改支持 i18n

This commit is contained in:
ibuler
2023-04-20 14:19:13 +08:00
parent f496f7d635
commit be58539df8
2 changed files with 4 additions and 2 deletions

View File

@@ -146,6 +146,8 @@ only_system_permissions = (
('authentication', '*', '*', '*'),
('tickets', '*', '*', '*'),
('orgs', 'organization', 'view', 'rootorg'),
('terminal', 'applet', '*', '*'),
('terminal', 'applethost', '*', '*'),
)
only_org_permissions = (