]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commit
rgw-bucket-logging: handle presigned SigV2 requests 743/head
authorN Balachandran <nithya.balachandran@ibm.com>
Wed, 22 Apr 2026 09:56:29 +0000 (15:26 +0530)
committerNithya Balachandran <nithya.balachandran@ibm.com>
Tue, 28 Apr 2026 08:38:33 +0000 (08:38 +0000)
commit7340993d7114f3cbd25cee86162930f9d81ffd46
tree10261c599bc3fa788bc7bfda82c4e73e002e23c1
parent322af5f70eeffa2f7f5de276782667f7a5b6e2da
rgw-bucket-logging: handle presigned SigV2 requests

Adds a test to check that the log record AuthenticationType is
correctly set to QueryString for SigV2 presigned URLs.

Fixes: https://tracker.ceph.com/issues/76206
Signed-off-by: Nithya Balachandran <nithya.balachandran@ibm.com>
(cherry picked from commit 3ff252aa1950023a05390acb0cfbb9f4a7d26bd1)
s3tests/functional/test_s3.py