Merge branch '2.1' into develop

This commit is contained in:
Markus Mäkelä
2017-03-14 10:45:25 +02:00
7 changed files with 86 additions and 66 deletions

View File

@ -1355,7 +1355,7 @@ static int gw_change_user(DCB *backend,
message = create_auth_fail_str(username,
backend->session->client_dcb->remote,
password_set,
"",
false,
auth_ret);
if (message == NULL)
{