mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-10 11:49:10 +00:00
fix: 修改一些权限
This commit is contained in:
committed by
Jiangjie.Bai
parent
a8cee26874
commit
f82f7eba2b
@@ -39,7 +39,7 @@ exclude_permissions = (
|
||||
('assets', 'assetuser', '*', '*'),
|
||||
('assets', 'gathereduser', 'add,delete,change', 'gathereduser'),
|
||||
('assets', 'accountbackupplanexecution', 'delete,change', 'accountbackupplanexecution'),
|
||||
('assets', 'authbook', 'add,change', 'authbook'),
|
||||
('assets', 'authbook', 'change', 'authbook'),
|
||||
('perms', 'userassetgrantedtreenoderelation', '*', '*'),
|
||||
('perms', 'usergrantedmappingnode', '*', '*'),
|
||||
('perms', 'permnode', '*', '*'),
|
||||
|
Reference in New Issue
Block a user