mirror of https://github.com/jumpserver/jumpserver
merge: with dev
commit
48510e98a2
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d100b8957a5be7b3819b1f47bbd0e0f358c4d77112afb2aa8072f034372a412
|
||||
size 148962
|
||||
oid sha256:bd82a00953513f7ddd38f6f1d45f770e3a02d1c4a2467bfd791218c10c8d717c
|
||||
size 148960
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b88bc1c5216d7cfc2b0a72d889198bcab84ddd40dd3f5a13a5662dfcf8170ee
|
||||
size 121846
|
||||
oid sha256:859c812ee67cc9b5f79da96d5e72445a60bdd19af7db4a8b71196a065adefeab
|
||||
size 121844
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -153,8 +153,6 @@ class ConnectMethodUtil:
|
|||
'listen': [Protocol.http, Protocol.ssh],
|
||||
'support': [
|
||||
Protocol.ssh, Protocol.sftp, Protocol.telnet,
|
||||
Protocol.mysql, Protocol.postgresql,
|
||||
Protocol.sqlserver, Protocol.mariadb,
|
||||
Protocol.redis, Protocol.mongodb,
|
||||
Protocol.k8s, Protocol.clickhouse,
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue