Username parameter should be "username", not "user".
This commit is contained in:
parent
0d41f4ecde
commit
a7ba3f085f
@ -54,7 +54,7 @@
|
||||
/* Client plugin arguments */
|
||||
const char* GUAC_CLIENT_ARGS[] = {
|
||||
"hostname",
|
||||
"user",
|
||||
"username",
|
||||
"password",
|
||||
NULL
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user