]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix SignatureDoesNotMatch when extra headers 53771/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:21:19 +0000 (16:21 -0400)
commitff1103a44f56ae8dace83da605388500db748cc0
tree9675d408ed2e7090cb870f06f23aa7fc8999b240
parent987fa95080ba82385f45e0889919cddc5e2645b0
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