summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_user_policy.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/iam: UserPolicy apis use forward_iam_request_to_master()Casey Bodley2024-04-101-2/+6
* rgw/iam: ListUserPolicies supports Marker/MaxItemsCasey Bodley2024-04-101-0/+3
* rgw/iam: AttachUserPolicy adds managed user policyCasey Bodley2024-04-101-0/+4
* rgw/rest: enable iam UserPolicy apis against account usersCasey Bodley2024-04-101-0/+2
* rgw/rest: simplify RGWRestUserPolicy hierarchyCasey Bodley2024-04-101-25/+13
* rgw/rest: iam user policy api cleanupCasey Bodley2024-04-101-7/+11
* rgw: build without "using namespace std"Kefu Chai2021-08-131-3/+3
* rgw: No null_yield in RGWOpAdam C. Emerson2020-11-131-5/+6
* Zipper - RGWUserDaniel Gryniewicz2020-01-171-2/+2
* rgw: add const correctness to some rest functionsJ. Eric Ivancich2019-11-151-5/+1
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+1
* rgw: Permission evaluation for User Policies.Pritha Srivastava2018-06-291-0/+5
* rgw: Initial commit for User Policy REST APIs.Pritha Srivastava2018-06-291-0/+70