mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-09 03:09:34 +00:00
perf: 优化 rbac
This commit is contained in:
@@ -64,6 +64,8 @@ class Account(AbsConnectivity, BaseAccount):
|
||||
('view_accountsecret', _('Can view asset account secret')),
|
||||
('view_historyaccount', _('Can view asset history account')),
|
||||
('view_historyaccountsecret', _('Can view asset history account secret')),
|
||||
('verify_account', _('Can verify account')),
|
||||
('push_account', _('Can push account')),
|
||||
]
|
||||
|
||||
@lazyproperty
|
||||
|
Reference in New Issue
Block a user