]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix bug encoding percentage char in X-Amz-Credential
authorJavier M. Mellid <jmunhoz@igalia.com>
Sat, 23 Jan 2016 19:23:17 +0000 (20:23 +0100)
committerJavier M. Mellid <jmunhoz@igalia.com>
Sat, 13 Feb 2016 12:53:05 +0000 (12:53 +0000)
commitcc8f31b84183192d14bc013fe1b390f3fa8959c0
tree07ee086567c8a8a5733e6accf09e3befaae49a21
parent16646c3be626154d223f22266bac40a8809b3e2c
rgw: fix bug encoding percentage char in X-Amz-Credential

The X-Amz-Credential value in the URL shows the "/" character only for
readability. In practice, it should be encoded as %2F

Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
src/rgw/rgw_rest_s3.cc