diff --git a/sources/auth.c b/sources/auth.c index 4e1153d6..68f563c6 100644 --- a/sources/auth.c +++ b/sources/auth.c @@ -343,7 +343,7 @@ od_auth_backend_md5(od_server_t *server, char salt[4]) password = route->scheme->password; password_len = route->scheme->password_len; } else { - od_error_server(&instance->logger, &server->id, "auth" + od_error_server(&instance->logger, &server->id, "auth", "password required for route '%s.%s'", route->scheme->db_name, route->scheme->user_name); diff --git a/third_party/shapito b/third_party/shapito index 15304fc2..dae2c2bd 160000 --- a/third_party/shapito +++ b/third_party/shapito @@ -1 +1 @@ -Subproject commit 15304fc2db41bd8ed13e2f54ea9e0de54dd5c384 +Subproject commit dae2c2bd16c920a7b9d444401ac5fc7a98b349fa