summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_role.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/role: add rgwrados::role interface for role metadataCasey Bodley2024-09-121-16/+27
* rgw/metadata: encapsulate role metadata handler in rgw_role.ccCasey Bodley2024-09-121-2/+2
* rgw/iam: CreateRole ignores EEXIST after forwarded requestCasey Bodley2024-07-181-2/+8
* rgw/auth: expose Identity::get_account()Casey Bodley2024-04-101-54/+76
* rgw/iam: Policy takes optional tenant nameCasey Bodley2024-04-101-6/+14
* rgw/iam: fix DeleteRolePolicyResponseCasey Bodley2024-04-101-5/+7
* rgw/iam: only RGWDeleteRole returns ERR_DELETE_CONFLICTCasey Bodley2024-04-101-9/+25
* rgw/iam: use retry_raced_role_write() for Role apisCasey Bodley2024-04-101-43/+65
* rgw/role: use CreateDate from forwarded CreateRole responseCasey Bodley2024-04-101-1/+2
* rgw/iam: AttachRolePolicy adds managed role policyCasey Bodley2024-04-101-0/+263
* rgw/iam: Policy() takes string instead of bufferlistCasey Bodley2024-04-101-4/+2
* rgw/role: support Description for Create/Get/UpdateRoleCasey Bodley2024-04-101-1/+17
* rgw/role: role APIs support account usersCasey Bodley2024-04-101-16/+57
* rgw/role: separate dump_iam_role() for iam apiCasey Bodley2024-04-101-2/+13
* rgw/iam: add pagination to ListRolesCasey Bodley2024-04-101-13/+26
* rgw/iam: enable Role apis against account usersCasey Bodley2024-04-101-27/+58
* rgw/iam: role apis override init_processing/verify_permissionCasey Bodley2024-04-101-291/+146
* rgw/iam: RGWUntagRole uses lower/upper bounds for iterationCasey Bodley2024-04-101-15/+14
* rgw/iam: RGWRestRole::parse_tags() as free functionCasey Bodley2024-04-101-11/+13
* rgw: move forward_iam_request_to_master() to rgw_rest_iam.*Casey Bodley2024-04-101-52/+1
* RGW: Getting an RGW service Segfault when assigning an attribute to an IAM roleShreyansh Sancheti2024-02-071-13/+31
* rgw: forward_iam_request_to_master() trims trailing null from responseCasey Bodley2024-01-121-1/+1
* rgw: fix use of creds in forward_iam_request()Casey Bodley2024-01-111-1/+1
* rgw: add free function forward_iam_request_to_master()Casey Bodley2023-11-071-85/+88
* RGW/Roles: use the target/new max-session-duration value when validating itOguzhan Ozmen2023-10-201-1/+1
* rgw: Put useful policy error messages in error documentAdam C. Emerson2022-12-131-1/+3
* rgw: Add `rgw_policy_reject_invalid_principals` and messagesAdam C. Emerson2022-12-131-2/+6
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-21/+21
* rgw/sts: adding code for UpdateRole REST API andPritha Srivastava2022-06-151-0/+65
* rgw/sts: code changes to replace modify role withPritha Srivastava2022-06-151-2/+2
* rgw: implementation of forward_request_to_master()Pritha Srivastava2022-06-061-2/+276
* rgw/sts: added code to tag, untag and list role tags.Pritha Srivastava2021-09-011-2/+174
* Merge pull request #42683 from cbodley/wip-52027Casey Bodley2021-08-201-3/+3
|\
| * rgw: change order of xml elements in ListRoles responseCasey Bodley2021-08-051-3/+3
* | rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+2
|/
* Merge pull request #41800 from BryceCao/wip-modfiy-XML-when-deleterole-take-e...Casey Bodley2021-07-211-6/+7
|\
| * rgw : modfiy error XML for deleterolecao.leilc2021-06-101-6/+7
* | rgw : add check for tenant provided in RGWCreateRolecao.leilc2021-06-171-1/+8
|/
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-11/+11
* RGW Zipper - Remove rgw_pool/sysobj from APIDaniel Gryniewicz2021-04-191-25/+30
* Zipper - zipperify the Auth codeDaniel Gryniewicz2021-03-021-3/+3
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-5/+5
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-5/+5
* rgw: No null_yield in rgw_roleAdam C. Emerson2020-11-131-3/+3
* rgw: no null_yield in rgw_toolsAdam C. Emerson2020-11-131-5/+5
* rgw: No null_yield in RGWOpAdam C. Emerson2020-11-131-13/+13
* Zipper - Split RadosStore from base SALDaniel Gryniewicz2020-09-081-0/+1
* rgw/iam: correcting the result of get role policy.Pritha Srivastava2020-06-051-1/+1
* Zipper - RGWUserDaniel Gryniewicz2020-01-171-15/+15
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1