mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 14:11:21 +00:00
Add public key auth parameters. Add missing enable-sftp parameter.
This commit is contained in:
@@ -25,4 +25,9 @@
|
|||||||
<option value="96">96</option>
|
<option value="96">96</option>
|
||||||
</param>
|
</param>
|
||||||
|
|
||||||
|
<param name="enable-sftp" type="boolean" title="Enable SFTP" value="true"/>
|
||||||
|
|
||||||
|
<param name="private-key" type="multiline" title="Private key"/>
|
||||||
|
<param name="passphrase" type="password" title="Passphrase"/>
|
||||||
|
|
||||||
</protocol>
|
</protocol>
|
||||||
|
Reference in New Issue
Block a user