]> 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>
Fri, 12 Apr 2024 19:34:29 +0000 (15:34 -0400)
commit900709817ee88b2fa4ce1c45652bc2f79b6d687a
tree9a96463be68af57b3b0e874f24ddb19777f238f4
parent40c3fa501f54c714d6aafe98d49072b77cded1fd
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>
(cherry picked from commit 9057e70d60bf3c22845f2b5e38a2a2633dfbb322)
src/rgw/rgw_common.cc