index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_iam_policy.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RGW/logging: add rest API to flush logging bucket
Ali Masarwa
2024-12-17
1
-0
/
+2
*
rgw/iam: adds implementation for iam UpdateOidcProviderThumbprint.
Pritha Srivastava
2024-08-22
1
-0
/
+1
*
rgw/iam: adds implementation for iam AddClientIdToOIDCProvider.
Pritha Srivastava
2024-08-22
1
-0
/
+1
*
rgw/iam: Policy takes optional tenant name
Casey Bodley
2024-04-10
1
-1
/
+1
*
rgw/iam: add Group/GroupPolicy APIs
Casey Bodley
2024-04-10
1
-0
/
+15
*
rgw/iam: AttachRolePolicy adds managed role policy
Casey Bodley
2024-04-10
1
-0
/
+3
*
rgw/iam: AttachUserPolicy adds managed user policy
Casey Bodley
2024-04-10
1
-0
/
+3
*
rgw/iam: add lots of actions needed for managed policies
Casey Bodley
2024-04-10
1
-2
/
+26
*
rgw/iam: Policy() takes string instead of bufferlist
Casey Bodley
2024-04-10
1
-1
/
+1
*
rgw/iam: add s3:Get/PutBucketOwnershipControls
Casey Bodley
2024-04-10
1
-0
/
+2
*
rgw/iam: add IAM AccessKey apis
Casey Bodley
2024-04-10
1
-0
/
+4
*
rgw/iam: add initial IAM User apis
Casey Bodley
2024-04-10
1
-0
/
+5
*
rgw/iam: use enum for action values
Casey Bodley
2024-04-10
1
-110
/
+111
*
rgw: modify topic owner check when creating
Zhipeng Li
2024-02-06
1
-1
/
+2
*
rgw/notification: Add support to set topic policy while topic creation
kchheda3
2023-10-23
1
-1
/
+8
*
rgw: Do not forward functor objects in rgw_iam_policy.h
Vedansh Bhartia
2023-05-22
1
-6
/
+6
*
fmt: remove FMT_HEADER_ONLY defines
Casey Bodley
2023-03-22
1
-2
/
+0
*
rgw: refactor selected files for better above- vs below-the-line
Kaleb S. KEITHLEY
2023-01-23
1
-4
/
+1
*
rgw: Add `rgw_policy_reject_invalid_principals` and messages
Adam C. Emerson
2022-12-13
1
-1
/
+7
*
rgw: Provide useful error messages from policy parser
Adam C. Emerson
2022-12-13
1
-3
/
+15
*
rgw/sts: adding code for UpdateRole REST API and
Pritha Srivastava
2022-06-15
1
-1
/
+2
*
rgw/sts: code changes to replace modify role with
Pritha Srivastava
2022-06-15
1
-1
/
+1
*
rgw/sts: code to check IAM policy and return an
Pritha Srivastava
2021-09-23
1
-2
/
+2
*
rgw/sts: added code to tag, untag and list role tags.
Pritha Srivastava
2021-09-01
1
-1
/
+4
*
rgw/sts: code to add s3:ResourceTag to IAM environment
Pritha Srivastava
2021-09-01
1
-0
/
+24
*
rgw/sts: code for runtime evaluation of Condition
Pritha Srivastava
2021-09-01
1
-0
/
+1
*
rgw/sts: code for aws:TagKeys to be used as Condition
Pritha Srivastava
2021-09-01
1
-0
/
+17
*
rgw/sts: adding code for aws:RequestTags as part
Pritha Srivastava
2021-09-01
1
-1
/
+2
*
rgw/sts: adding code to enable usage of all
Pritha Srivastava
2021-09-01
1
-5
/
+8
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-5
/
+5
*
rgw: Address review comments, fix test cases for BucketEncryption APIs
Rahul Dev Parashar
2021-07-19
1
-2
/
+1
*
rgw: Introduce BucketEncryption APIs to support SSE-S3 feature
Rahul Dev Parashar
2021-07-19
1
-1
/
+6
*
rgw/sts: correcting the evaluation of session policies
Pritha Srivastava
2021-05-29
1
-4
/
+10
*
rgw: Replace boost::string_ref/view with std::string_view
Prateek Sachan
2020-06-18
1
-2
/
+2
*
rgw: adds REST APIs for OpenID connect providers manipulation.
Pritha Srivastava
2020-06-05
1
-1
/
+5
*
rgw: rename ACL & policy IsPublic to is_public
Abhishek Lekshmanan
2020-02-03
1
-1
/
+1
*
rgw: implement get/put/delete public access block for buckets
Abhishek Lekshmanan
2020-02-03
1
-1
/
+9
*
rgw: initial implementation of a public policy tester
Abhishek Lekshmanan
2020-02-03
1
-0
/
+2
*
rgw: s3: implement GetBucketPolicyStatus API
Abhishek Lekshmanan
2020-02-03
1
-1
/
+3
*
Merge pull request #30152 from theanalyst/rgw/iam-policy-bitset-fn
Casey Bodley
2020-01-22
1
-25
/
+38
|
\
|
*
rgw: iam: calculate Action_t actions instead of a string
Abhishek Lekshmanan
2019-09-04
1
-5
/
+17
|
*
rgw: iam_policy define action constant numbers in terms of others
Abhishek Lekshmanan
2019-09-04
1
-20
/
+21
*
|
rgw: Incorrectly calling ceph::buffer::list::decode_base64 in bucket policy
xxcs
2019-11-04
1
-1
/
+1
*
|
rgw: Select the std::bitset to resolv ambiguity
Willem Jan Withagen
2019-10-24
1
-2
/
+1
|
/
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
*
rgw: more headers cleanups
Yehuda Sadeh
2019-07-29
1
-1
/
+0
*
rgw: fix some bugs in object lock feature
zhang Shaowen
2019-06-12
1
-0
/
+1
*
rgw: add object lock feature.
zhang Shaowen
2019-06-12
1
-26
/
+39
*
rgw: pubsub support s3 records. refactor ARN
Yuval Lifshitz
2019-03-21
1
-76
/
+1
*
doc/radosgw: Document mappings of S3 Operations to ACL grants
Adam C. Emerson
2019-03-07
1
-0
/
+2
[next]