]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/auth: log each policy that returns Allow or Deny
authorCasey Bodley <cbodley@redhat.com>
Wed, 6 Mar 2024 23:37:37 +0000 (18:37 -0500)
committerCasey Bodley <cbodley@redhat.com>
Wed, 10 Apr 2024 17:09:17 +0000 (13:09 -0400)
commit9057e70d60bf3c22845f2b5e38a2a2633dfbb322
tree888bd1083208913968bb0514063698d48d50efa6
parent750d2d69992fa6fc02d4b7497b5469daa7158ed5
rgw/auth: log each policy that returns Allow or Deny

makes it much easier to debug authorization issues when you can see
exactly which policies led to success/failure

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_common.cc