]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix SignatureDoesNotMatch when extra headers 53770/head
authorRickyMaRui <140392518+RickyMaRui@users.noreply.github.com>
Tue, 19 Sep 2023 09:10:52 +0000 (17:10 +0800)
committerCasey Bodley <cbodley@redhat.com>
Mon, 2 Oct 2023 20:20:59 +0000 (16:20 -0400)
commita61f9ffd7cbe885c1bcf56cee9fa78a84af5dea1
tree1419a023dfe43661eba867b39127d2fd40a199cb
parent7cd99ce428fa36b28345615983ecfd3d24e90eba
rgw: fix SignatureDoesNotMatch when extra headers

Headers start with 'x-amz' but not 'x-amz-', should not be in the list of CanonicalHeaders.

Signed-off-by: rui ma <marui1@chinatelecom.cn>
(cherry picked from commit aed8d4681ddf2311d18124cc64dd2b64102608c0)
src/rgw/rgw_common.cc