summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_iam.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/iam: adds implementation for iam UpdateOidcProviderThumbprint.Pritha Srivastava2024-08-221-0/+1
* rgw/iam: adds implementation for iam AddClientIdToOIDCProvider.Pritha Srivastava2024-08-221-0/+1
* rgw/iam: UserPolicy apis use forward_iam_request_to_master()Casey Bodley2024-04-101-2/+2
* rgw/iam: add Group/GroupPolicy APIsCasey Bodley2024-04-101-0/+46
* rgw/iam: AttachRolePolicy adds managed role policyCasey Bodley2024-04-101-0/+3
* rgw/iam: AttachUserPolicy adds managed user policyCasey Bodley2024-04-101-0/+3
* rgw/iam: role apis override init_processing/verify_permissionCasey Bodley2024-04-101-0/+18
* rgw: move forward_iam_request_to_master() to rgw_rest_iam.*Casey Bodley2024-04-101-0/+53
* rgw/rest: iam user policy api cleanupCasey Bodley2024-04-101-0/+43
* rgw/iam: add IAM AccessKey apisCasey Bodley2024-04-101-0/+4
* rgw/iam: add initial IAM User apisCasey Bodley2024-04-101-1/+59
* rgw: refactor service handlersYuval Lifshitz2023-01-251-111/+39
* rgw: move RGWProcessEnv into new rgw_process_env.hCasey Bodley2022-12-091-4/+1
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-4/+4
* rgw/rest: replace RGW_FORMAT_ macros with an enum classMatt Benjamin2022-08-161-2/+2
* Merge pull request #46378 from pritha-srivastava/wip-rgw-sts-modify-session-d...Matt Benjamin2022-08-101-1/+3
|\
| * rgw/sts: adding code for UpdateRole REST API andPritha Srivastava2022-06-151-0/+2
| * rgw/sts: code changes to replace modify role withPritha Srivastava2022-06-151-1/+1
* | rgw: remove unnecessary "struct" from req_state declarationsJ. Eric Ivancich2022-06-221-3/+3
|/
* rgw: implementation of forward_request_to_master()Pritha Srivastava2022-06-061-8/+10
* rgw/sts: added code to tag, untag and list role tags.Pritha Srivastava2021-09-011-0/+6
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-2/+2
* RGW Zipper - Fix style violationsDaniel Gryniewicz2021-04-151-2/+2
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-2/+2
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-2/+2
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-1/+1
* rgw: No null_yield in RGWOpAdam C. Emerson2020-11-131-2/+2
* Zipper ObjectDaniel Gryniewicz2020-07-171-3/+4
* rgw: adds REST APIs for OpenID connect providers manipulation.Pritha Srivastava2020-06-051-0/+9
* rgw: iam: add all http args to req_infoAbhishek Lekshmanan2019-10-241-7/+2
* rgw/pubsub: allow pubsub REST API on masterYuval Lifshitz2019-09-101-5/+6
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Project Zipper Part 1 - Framework and RGWRadosStoreDaniel Gryniewicz2019-08-151-1/+1
* rgw: Adding 'iam' namespace for Role and User Policy related REST APIs.Pritha Srivastava2019-03-261-0/+147