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