mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-514: Correct username field type and add translations.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"fields" : [
|
||||
{
|
||||
"name" : "username",
|
||||
"type" : "TEXT"
|
||||
"type" : "USERNAME"
|
||||
},
|
||||
{
|
||||
"name" : "password",
|
||||
|
Reference in New Issue
Block a user