]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: move PublicAccessConfiguration to req_state
authorAbhishek Lekshmanan <abhishek@suse.com>
Wed, 2 Oct 2019 09:57:36 +0000 (11:57 +0200)
committerAbhishek Lekshmanan <abhishek@suse.com>
Mon, 3 Feb 2020 16:53:33 +0000 (17:53 +0100)
commitab745eae2109b5429c1dea29d61ede6a7af7e0df
tree2b05266f1b3f3fa922904369d1e9d00035b1357a
parent0c594c8b86d0b24d70baf4affdfe66b9ba677116
rgw: move PublicAccessConfiguration to req_state

This allows for evaluation of more complex use cases where IgnorePublicACLs and
the like are set which need to be evaluated for GET/HEAD requests as well

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
src/rgw/rgw_common.h
src/rgw/rgw_op.cc