mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-04 02:26:34 +00:00
fix: 修改授权树(账号备份) (#7830)
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
This commit is contained in:
parent
307b739a03
commit
2da541c127
@ -37,6 +37,7 @@ exclude_permissions = (
|
|||||||
('assets', 'historicalauthbook', '*', '*'),
|
('assets', 'historicalauthbook', '*', '*'),
|
||||||
('assets', 'assetuser', '*', '*'),
|
('assets', 'assetuser', '*', '*'),
|
||||||
('assets', 'gathereduser', 'add,delete,change', 'gathereduser'),
|
('assets', 'gathereduser', 'add,delete,change', 'gathereduser'),
|
||||||
|
('assets', 'accountbackupplanexecution', 'delete,change', 'accountbackupplanexecution'),
|
||||||
('perms', 'databaseapppermission', '*', '*'),
|
('perms', 'databaseapppermission', '*', '*'),
|
||||||
('perms', 'k8sapppermission', '*', '*'),
|
('perms', 'k8sapppermission', '*', '*'),
|
||||||
('perms', 'remoteapppermission', '*', '*'),
|
('perms', 'remoteapppermission', '*', '*'),
|
||||||
|
Loading…
Reference in New Issue
Block a user