GUACAMOLE-514: Correct username field type and add translations.

This commit is contained in:
Virtually Nick
2019-08-23 21:05:48 -04:00
parent 3a8745dd52
commit 9715ab12eb
12 changed files with 12 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
"fields" : [
{
"name" : "username",
"type" : "TEXT"
"type" : "USERNAME"
},
{
"name" : "password",