fix: 修改授权树(收集用户)

This commit is contained in:
Jiangjie.Bai
2022-03-14 11:25:45 +08:00
committed by Jiangjie.Bai
parent ca5708988a
commit 307b739a03
5 changed files with 1 additions and 774 deletions

View File

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