]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Correcting permission evaluation for Roles.
authorPritha Srivastava <prsrivas@redhat.com>
Tue, 20 Nov 2018 05:32:27 +0000 (11:02 +0530)
committerPritha Srivastava <prsrivas@redhat.com>
Fri, 30 Nov 2018 07:22:12 +0000 (12:52 +0530)
commit7f67813701e618f8815ffdbc25f0ffee590fca9c
tree61c0867ec8d39d7b677f9f4d8de0db90c1a2e602
parent565f99bc9c3251906544b938e96ef90b84ca4f6a
rgw: Correcting permission evaluation for Roles.

User Policy and Policies attached to roles are disjoint, hence
user policies for a user shouldn't be taken into account when
assuming a role.

Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
src/rgw/rgw_op.cc
src/rgw/rgw_rest_s3.cc
src/rgw/rgw_sts.cc