perf: history account secret (#9711)

Co-authored-by: feng <1304903146@qq.com>
This commit is contained in:
fit2bot
2023-02-23 11:27:03 +08:00
committed by GitHub
parent 4ec7a4a118
commit aaeef83d38
2 changed files with 5 additions and 5 deletions

View File

@@ -61,6 +61,8 @@ exclude_permissions = (
('accounts', 'accountbackupexecution', 'delete,change', 'accountbackupexecution'),
('accounts', 'changesecretrecord', 'add,delete,change', 'changesecretrecord'),
('accounts', 'account', 'change', 'accountsecret'),
('accounts', 'account', 'view', 'historyaccount'),
('accounts', 'account', 'view', 'historyaccountsecret'),
('perms', 'userassetgrantedtreenoderelation', '*', '*'),
('perms', 'permedaccount', '*', '*'),