]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Revert "rgw/auth: Fix the return code returned by AuthStrategy,"
authorPritha Srivastava <prsrivas@redhat.com>
Tue, 19 Nov 2024 16:20:58 +0000 (21:50 +0530)
committerJ. Eric Ivancich <ivancich@redhat.com>
Mon, 16 Jun 2025 19:40:54 +0000 (15:40 -0400)
commitf289b91f080a8e3ffb8cb4b0a29b948d0302738b
tree85e16519c5b2840c53f0d36f00102e81a47406ce
parentdfbbf575d3ce556fdd72380d8a7a7ba69f9e7e96
Revert "rgw/auth: Fix the return code returned by AuthStrategy,"

This reverts commit 6f7ef8620e52be776ef633bb962a4309996529df.

the above fix introduced regression for ec2 auth when rgw_s3_auth_order
has local before external.

fixes: https://tracker.ceph.com/issues/68393

Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
(cherry picked from commit 543fd1041f5684bcf2a68b691f32096bea47c5f3)
src/rgw/rgw_auth.cc
src/rgw/rgw_rest_s3.cc