mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-29 21:28:52 +00:00
fix: 修复系统设置终端设置问题
This commit is contained in:
committed by
Jiangjie.Bai
parent
aafeaa62e4
commit
7d98bcd9f5
@@ -102,6 +102,8 @@ export default {
|
||||
'users.view_user', 'users.view_usergroup'
|
||||
],
|
||||
'settings.change_systemmsgsubscription': ['users.view_user'],
|
||||
'terminal.add_terminal': ['terminal.view_commandstorage', 'terminal.view_replaystorage'],
|
||||
'terminal.change_terminal': ['terminal.view_commandstorage', 'terminal.view_replaystorage'],
|
||||
'xpack.add_syncinstancetask': [
|
||||
'assets.view_asset', 'assets.view_node', 'assets.view_systemuser',
|
||||
'xpack.view_account'
|
||||
|
||||
Reference in New Issue
Block a user