]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: replace '+' with "%20" in canonical query string for s3 v4 auth.
authorZhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Tue, 4 Jul 2017 09:18:11 +0000 (17:18 +0800)
committerAbhishek Lekshmanan <abhishek@suse.com>
Mon, 21 Aug 2017 10:12:58 +0000 (12:12 +0200)
commit44b1ce844afdd7c70b7f57a08fcbe09b01c7c482
tree44d32214f91599ece4e9473533870ffa1808b660
parent834f3807765385d578b828d11711dbeb0d3243f3
rgw: replace '+' with "%20" in canonical query string for s3 v4 auth.

( note: this patch modified: now replaces "+" with " ".  mwatts@redhat.com )

Fixes: http://tracker.ceph.com/issues/20501
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry picked from commit 8ef21a05e6b2a8563ea37345746ade4a9cd189d7)
src/rgw/rgw_auth_s3.cc