summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_opa.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: pass DoutPrefixProvider into RGWHTTPClientCasey Bodley2024-07-021-1/+1
* rgw: Fix potential null pointer dereferences where `RGWEnv::get()` is calledMohamed Awnallah2023-05-191-1/+4
* rgw: Avoid segfault when OPA authz is enabledBenoît Knecht2022-04-121-4/+12
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* rgw: Use 100-continue in OPA requests to reduce latencyBenoît Knecht2021-08-051-0/+1
* Zipper ObjectDaniel Gryniewicz2020-07-171-2/+2
* rgw: Add subuser to OPA requestSeena Fallah2020-04-081-0/+1
* Zipper - RGWUserDaniel Gryniewicz2020-01-171-1/+1
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: more headers cleanupYehuda Sadeh2019-07-291-0/+1
* rgw: http interfaces take optional_yieldCasey Bodley2019-03-291-1/+1
* Initial work for OPA-Ceph integrationAshutosh Narkar2018-07-251-0/+81