]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Fix evaluation of bucket management permissions 19810/head
authorAdam C. Emerson <aemerson@redhat.com>
Sat, 28 Oct 2017 02:48:18 +0000 (22:48 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Fri, 5 Jan 2018 22:35:38 +0000 (17:35 -0500)
commit5b9f1281a3bfe3e75bd4ecd2d3983543396d119d
treeb9ee4c06dda1a3e523b794e84709e054c744b4ac
parentfebd39cf67eb026cf577d72440f5d5b61c98c3ad
rgw: Fix evaluation of bucket management permissions

I spent some more time looking through the documentation of how work
is evaluated, and the examples on

<http://docs.aws.amazon.com/AmazonS3/latest/dev/
access-control-auth-workflow-bucket-operation.html>

Have convinced me that the behavior that was requested is more correct
than what we were doing before.

Fixes: http://tracker.ceph.com/issues/21901
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit 343a25aa2134b6fdddeca6c9dfbaefde2dc9c66a)
src/rgw/rgw_common.cc