summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_iam_policy.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* RGW/logging: add rest API to flush logging bucketAli Masarwa2024-12-171-0/+2
* 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: Policy takes optional tenant nameCasey Bodley2024-04-101-1/+1
* rgw/iam: add Group/GroupPolicy APIsCasey Bodley2024-04-101-0/+15
* 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: add lots of actions needed for managed policiesCasey Bodley2024-04-101-2/+26
* rgw/iam: Policy() takes string instead of bufferlistCasey Bodley2024-04-101-1/+1
* rgw/iam: add s3:Get/PutBucketOwnershipControlsCasey Bodley2024-04-101-0/+2
* rgw/iam: add IAM AccessKey apisCasey Bodley2024-04-101-0/+4
* rgw/iam: add initial IAM User apisCasey Bodley2024-04-101-0/+5
* rgw/iam: use enum for action valuesCasey Bodley2024-04-101-110/+111
* rgw: modify topic owner check when creatingZhipeng Li2024-02-061-1/+2
* rgw/notification: Add support to set topic policy while topic creationkchheda32023-10-231-1/+8
* rgw: Do not forward functor objects in rgw_iam_policy.hVedansh Bhartia2023-05-221-6/+6
* fmt: remove FMT_HEADER_ONLY definesCasey Bodley2023-03-221-2/+0
* rgw: refactor selected files for better above- vs below-the-lineKaleb S. KEITHLEY2023-01-231-4/+1
* rgw: Add `rgw_policy_reject_invalid_principals` and messagesAdam C. Emerson2022-12-131-1/+7
* rgw: Provide useful error messages from policy parserAdam C. Emerson2022-12-131-3/+15
* rgw/sts: adding code for UpdateRole REST API andPritha Srivastava2022-06-151-1/+2
* rgw/sts: code changes to replace modify role withPritha Srivastava2022-06-151-1/+1
* rgw/sts: code to check IAM policy and return anPritha Srivastava2021-09-231-2/+2
* rgw/sts: added code to tag, untag and list role tags.Pritha Srivastava2021-09-011-1/+4
* rgw/sts: code to add s3:ResourceTag to IAM environmentPritha Srivastava2021-09-011-0/+24
* rgw/sts: code for runtime evaluation of ConditionPritha Srivastava2021-09-011-0/+1
* rgw/sts: code for aws:TagKeys to be used as ConditionPritha Srivastava2021-09-011-0/+17
* rgw/sts: adding code for aws:RequestTags as partPritha Srivastava2021-09-011-1/+2
* rgw/sts: adding code to enable usage of allPritha Srivastava2021-09-011-5/+8
* rgw: build without "using namespace std"Kefu Chai2021-08-131-5/+5
* rgw: Address review comments, fix test cases for BucketEncryption APIsRahul Dev Parashar2021-07-191-2/+1
* rgw: Introduce BucketEncryption APIs to support SSE-S3 featureRahul Dev Parashar2021-07-191-1/+6
* rgw/sts: correcting the evaluation of session policiesPritha Srivastava2021-05-291-4/+10
* rgw: Replace boost::string_ref/view with std::string_viewPrateek Sachan2020-06-181-2/+2
* rgw: adds REST APIs for OpenID connect providers manipulation.Pritha Srivastava2020-06-051-1/+5
* rgw: rename ACL & policy IsPublic to is_publicAbhishek Lekshmanan2020-02-031-1/+1
* rgw: implement get/put/delete public access block for bucketsAbhishek Lekshmanan2020-02-031-1/+9
* rgw: initial implementation of a public policy testerAbhishek Lekshmanan2020-02-031-0/+2
* rgw: s3: implement GetBucketPolicyStatus APIAbhishek Lekshmanan2020-02-031-1/+3
* Merge pull request #30152 from theanalyst/rgw/iam-policy-bitset-fnCasey Bodley2020-01-221-25/+38
|\
| * rgw: iam: calculate Action_t actions instead of a stringAbhishek Lekshmanan2019-09-041-5/+17
| * rgw: iam_policy define action constant numbers in terms of othersAbhishek Lekshmanan2019-09-041-20/+21
* | rgw: Incorrectly calling ceph::buffer::list::decode_base64 in bucket policyxxcs2019-11-041-1/+1
* | rgw: Select the std::bitset to resolv ambiguityWillem Jan Withagen2019-10-241-2/+1
|/
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* rgw: more headers cleanupsYehuda Sadeh2019-07-291-1/+0
* rgw: fix some bugs in object lock featurezhang Shaowen2019-06-121-0/+1
* rgw: add object lock feature.zhang Shaowen2019-06-121-26/+39
* rgw: pubsub support s3 records. refactor ARNYuval Lifshitz2019-03-211-76/+1
* doc/radosgw: Document mappings of S3 Operations to ACL grantsAdam C. Emerson2019-03-071-0/+2