]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix bucket logging AuthType field 64349/head
authorN Balachandran <nithya.balachandran@ibm.com>
Fri, 4 Jul 2025 10:51:01 +0000 (16:21 +0530)
committerN Balachandran <nithya.balachandran@ibm.com>
Tue, 8 Jul 2025 03:25:16 +0000 (08:55 +0530)
commit517ab7612a218e14afd3f1bfd42b72ebb789ceb1
tree0e8713db694a7552aac7422d5e66fcfe11aba71a
parent665ffb9e7b85c64af81483a75f35dcde24db723e
rgw: fix bucket logging AuthType field

Bucket logging now detects the AuthType log record field for unauthenticated
requests correctly.

Fixes: https://tracker.ceph.com/issues/71731
Signed-off-by: N Balachandran <nithya.balachandran@ibm.com>
doc/radosgw/bucket_logging.rst
src/rgw/rgw_auth_s3.cc
src/rgw/rgw_bucket_logging.cc