]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix SignatureDoesNotMatch when extra headers 53772/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:35 +0000 (16:21 -0400)
commit299bff3738e9bdc7e92e6ad069e11501797d19b3
treee60d4efbcfa8b2f6b7a671113597d430b7bc2f59
parenteeb13ac974775bd0cce96a2c687e8bcc2faca43d
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