From 25269d457d93da6c516e51cb615272b99344642b Mon Sep 17 00:00:00 2001 From: Dmitry Simonenko Date: Mon, 11 Sep 2017 17:27:02 +0300 Subject: [PATCH] odissey: update shapito submodule (md5 password support) --- sources/auth.c | 2 +- third_party/shapito | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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