]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix SignatureDoesNotMatch when extra headers 53525/head
authorRickyMaRui <140392518+RickyMaRui@users.noreply.github.com>
Tue, 19 Sep 2023 09:10:52 +0000 (17:10 +0800)
committerrui ma <marui1@chinatelecom.cn>
Tue, 19 Sep 2023 16:28:11 +0000 (00:28 +0800)
commitaed8d4681ddf2311d18124cc64dd2b64102608c0
tree5b6de81393b0647068b21af8aedad7cc413585d4
parent080bb4ffba888b37b1803842cfdee9149ca83074
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>
src/rgw/rgw_common.cc