summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_public_access.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: fix root element for GetPublicAccessBlockSeena Fallah2024-02-201-1/+1
* rgw: Restore ostream format state after changing itVedansh Bhartia2023-08-031-0/+4
* rgw: build without "using namespace std"Kefu Chai2021-08-131-1/+1
* rgw: public access: drop unused functionAbhishek Lekshmanan2020-02-031-5/+3
* rgw: PublicAccessConfiguration -> PublicAccessBlockConfigurationAbhishek Lekshmanan2020-02-031-7/+4
* public_access: reuse formatter->dump_boolAbhishek Lekshmanan2020-02-031-5/+4
* rgw: public_access: rename the getters to reflect what the conf actually doesAbhishek Lekshmanan2020-02-031-4/+4
* rgw: implement get/put/delete public access block for bucketsAbhishek Lekshmanan2020-02-031-5/+22
* add RGWPublicAccess for configuring public access settings for a resourceAbhishek Lekshmanan2020-02-031-0/+22