mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-716: Add password and password-regex parameters to telnet.
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
<param name="port" title="Port" type="numeric"/>
|
||||
|
||||
<param name="username" title="Username" type="text"/>
|
||||
<param name="password" title="Password" type="password"/>
|
||||
|
||||
<param name="password-regex"
|
||||
title="Password regular expression" type="text"/>
|
||||
|
||||
<param name="font-name" title="Font name" type="text"/>
|
||||
<param name="font-size" title="Font size" type="enum">
|
||||
|
Reference in New Issue
Block a user