forked from TrueCloudLab/s3-tests
This improves the testing for presigned URLs for
both get_object and put_object when using
generate_presigned_url().
It covers the case where you pass for example
a x-amz-acl (ACL in params for generated_presigned_url)
header that should be signed.
Tests the regression in [1].
[1] https://tracker.ceph.com/issues/64308
Signed-off-by: Tobias Urdin <tobias.urdin@binero.se>
(cherry picked from commit
|
||
---|---|---|
.. | ||
__init__.py | ||
policy.py | ||
rgw_interactive.py | ||
test_headers.py | ||
test_iam.py | ||
test_s3.py | ||
test_s3select.py | ||
test_sts.py | ||
test_utils.py | ||
utils.py |