fix: 修改授权树(账号备份) (#7830)

Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
pull/7832/head
fit2bot 2022-03-14 14:23:13 +08:00 committed by GitHub
parent 307b739a03
commit 2da541c127
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ exclude_permissions = (
('assets', 'historicalauthbook', '*', '*'),
('assets', 'assetuser', '*', '*'),
('assets', 'gathereduser', 'add,delete,change', 'gathereduser'),
('assets', 'accountbackupplanexecution', 'delete,change', 'accountbackupplanexecution'),
('perms', 'databaseapppermission', '*', '*'),
('perms', 'k8sapppermission', '*', '*'),
('perms', 'remoteapppermission', '*', '*'),