From: Abhishek Lekshmanan Date: Thu, 17 May 2018 10:00:54 +0000 (+0200) Subject: civetweb: update for url validation fixes X-Git-Tag: v12.2.13~244^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=201c20279a641a634394ca91c552733b2886e81a;p=ceph.git civetweb: update for url validation fixes The new civetweb 1.10 version in mimic and later is strict on control characters being url encoded, making url validation more relaxed and passing these through to rgw where the requisite url validation is done. Fixes: http://tracker.ceph.com/issues/24158 Signed-off-by: Abhishek Lekshmanan (cherry picked from commit 810c1fa8d3a253745d07c4c740296589fa43811a) (cherry picked from commit 8f140aa04d27448781454ad186633366008f7f23) --- diff --git a/src/civetweb b/src/civetweb index 321b4eb68e57..606289271586 160000 --- a/src/civetweb +++ b/src/civetweb @@ -1 +1 @@ -Subproject commit 321b4eb68e57ad7e1080dbb24ad4c9a6d64567d5 +Subproject commit 60628927158634f92dd2fe1c20067563d1607502