From: Abhishek Lekshmanan Date: Thu, 17 May 2018 10:00:54 +0000 (+0200) Subject: civetweb: update for url validation fixes X-Git-Tag: v14.0.1~1059^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=810c1fa8d3a253745d07c4c740296589fa43811a;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 --- diff --git a/src/civetweb b/src/civetweb index 321b4eb68e57a..6062892715863 160000 --- a/src/civetweb +++ b/src/civetweb @@ -1 +1 @@ -Subproject commit 321b4eb68e57ad7e1080dbb24ad4c9a6d64567d5 +Subproject commit 60628927158634f92dd2fe1c20067563d1607502