mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-13 13:59:17 +00:00
feat: add oracle database web-cli connect method (#13358)
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
This commit is contained in:
@@ -151,6 +151,7 @@ class ConnectMethodUtil:
|
||||
|
||||
Protocol.mysql, Protocol.mariadb,
|
||||
Protocol.sqlserver, Protocol.postgresql,
|
||||
Protocol.oracle
|
||||
],
|
||||
# 限制客户端的协议,比如 koko 虽然也支持 数据库的 ssh 连接,但是不再这里拉起
|
||||
# Listen协议: [Asset协议]
|
||||
|
Reference in New Issue
Block a user