mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-06-26 23:07:24 +00:00
feat: 支持Magnus连接Redis SSL
This commit is contained in:
parent
7ba7d178e5
commit
b0baee95d3
@ -184,7 +184,8 @@ class ConnectMethodUtil:
|
||||
'listen': [],
|
||||
'support': [
|
||||
Protocol.mysql, Protocol.postgresql,
|
||||
Protocol.oracle, Protocol.mariadb
|
||||
Protocol.oracle, Protocol.mariadb,
|
||||
Protocol.redis
|
||||
],
|
||||
'match': 'map'
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user