]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/rest: fix url decode of post params passed as attributes
authorYuval Lifshitz <ylifshit@redhat.com>
Thu, 1 Feb 2024 15:55:59 +0000 (15:55 +0000)
committerYuval Lifshitz <ylifshit@redhat.com>
Thu, 1 Feb 2024 15:55:59 +0000 (15:55 +0000)
commita23b424f74f848927a7fe77d827f4c12d6fb38c2
treebbba4f1a15ee3749ac4403d22e16c660f64f8f51
parentd0ff37be708d162a1b411c73e0038c790816ee28
rgw/rest: fix url decode of post params passed as attributes

this is fixing a regression with the SNS policies
cause by: 4bdc5d18dd68b95c6ccd4c0e77a1bd04ad86dbb8

the changes to the test code is to accomodate different
boto3 versions

Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
src/rgw/rgw_rest_s3.cc
src/test/rgw/bucket_notification/test_bn.py