mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-10-27 15:13:07 +00:00
GUACAMOLE-527: Correct order of options in RDP and VNC.
This commit is contained in:
@@ -329,14 +329,14 @@
|
|||||||
"name" : "sftp-hostname",
|
"name" : "sftp-hostname",
|
||||||
"type" : "TEXT"
|
"type" : "TEXT"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name" : "sftp-host-key",
|
|
||||||
"type" : "MULTILINE"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name" : "sftp-port",
|
"name" : "sftp-port",
|
||||||
"type" : "NUMERIC"
|
"type" : "NUMERIC"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name" : "sftp-host-key",
|
||||||
|
"type" : "MULTILINE"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name" : "sftp-username",
|
"name" : "sftp-username",
|
||||||
"type" : "USERNAME"
|
"type" : "USERNAME"
|
||||||
|
|||||||
@@ -123,14 +123,14 @@
|
|||||||
"name" : "sftp-hostname",
|
"name" : "sftp-hostname",
|
||||||
"type" : "TEXT"
|
"type" : "TEXT"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name" : "sftp-host-key",
|
|
||||||
"type" : "MULTILINE"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name" : "sftp-port",
|
"name" : "sftp-port",
|
||||||
"type" : "NUMERIC"
|
"type" : "NUMERIC"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name" : "sftp-host-key",
|
||||||
|
"type" : "MULTILINE"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name" : "sftp-username",
|
"name" : "sftp-username",
|
||||||
"type" : "USERNAME"
|
"type" : "USERNAME"
|
||||||
|
|||||||
Reference in New Issue
Block a user