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.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RGW/logging: add rest API to flush logging bucket
Ali Masarwa
2024-12-17
1
-0
/
+4
*
Checking for dereference of a null pointer (loaded from variable 't')
Suyash Dongre
2024-09-11
1
-0
/
+1
*
rgw/iam: adds implementation for iam UpdateOidcProviderThumbprint.
Pritha Srivastava
2024-08-22
1
-0
/
+4
*
rgw/iam: adds implementation for iam AddClientIdToOIDCProvider.
Pritha Srivastava
2024-08-22
1
-0
/
+4
*
rgw: donot check for NotPrincipal in IsPublicStatement
Seena Fallah
2024-07-19
1
-7
/
+3
*
rgw: donot allow NotPrincipal with Allow Effect
Seena Fallah
2024-07-19
1
-3
/
+9
*
rgw/iam: Policy takes optional tenant name
Casey Bodley
2024-04-10
1
-8
/
+8
*
rgw/iam: add Group/GroupPolicy APIs
Casey Bodley
2024-04-10
1
-0
/
+60
*
rgw/iam: AttachRolePolicy adds managed role policy
Casey Bodley
2024-04-10
1
-0
/
+12
*
rgw/iam: AttachUserPolicy adds managed user policy
Casey Bodley
2024-04-10
1
-0
/
+12
*
rgw/iam: add lots of actions needed for managed policies
Casey Bodley
2024-04-10
1
-0
/
+84
*
rgw/iam: Policy() takes string instead of bufferlist
Casey Bodley
2024-04-10
1
-2
/
+2
*
rgw/iam: add s3:Get/PutBucketOwnershipControls
Casey Bodley
2024-04-10
1
-0
/
+8
*
rgw/auth: Identity::is_identity() takes one Principal
Casey Bodley
2024-04-10
1
-5
/
+12
*
rgw/iam: rename rgw::auth::Principal::Tenant to Account
Casey Bodley
2024-04-10
1
-2
/
+2
*
rgw/iam: add IAM AccessKey apis
Casey Bodley
2024-04-10
1
-0
/
+16
*
rgw/iam: add initial IAM User apis
Casey Bodley
2024-04-10
1
-0
/
+20
*
rgw: modify topic owner check when creating
Zhipeng Li
2024-02-06
1
-0
/
+4
*
Merge branch 'main' into rgw-dev
qiuxinyidian
2023-12-21
1
-6
/
+30
|
\
|
*
rgw: fix spelling errors
Josh Soref
2023-11-27
1
-4
/
+4
|
*
Merge branch 'main' into wip-topic-policy
Krunal Chheda
2023-10-27
1
-2
/
+4
|
|
\
|
|
*
rgw: add assert in ParseState::do_string
Vedansh Bhartia
2023-07-24
1
-2
/
+4
|
*
|
rgw/notification: Add support to set topic policy while topic creation
kchheda3
2023-10-23
1
-0
/
+22
|
|
/
*
/
rgw: modify string match_wildcards with fnmatch
zhipeng li
2023-12-21
1
-1
/
+1
|
/
*
rgw: Add `rgw_policy_reject_invalid_principals` and messages
Adam C. Emerson
2022-12-13
1
-20
/
+48
*
rgw: Provide useful error messages from policy parser
Adam C. Emerson
2022-12-13
1
-23
/
+79
*
rgw: Minor cleanups in `rgw_iam_policy.cc`
Adam C. Emerson
2022-12-12
1
-18
/
+8
*
rgw/sts: adding code for UpdateRole REST API and
Pritha Srivastava
2022-06-15
1
-0
/
+4
*
rgw/sts: code changes to replace modify role with
Pritha Srivastava
2022-06-15
1
-3
/
+3
*
rgw/sts: code to check IAM policy and return an
Pritha Srivastava
2021-09-23
1
-6
/
+12
*
rgw/sts: code for returning an error when an IAM policy
Pritha Srivastava
2021-09-23
1
-2
/
+3
*
rgw/sts: added code to tag, untag and list role tags.
Pritha Srivastava
2021-09-01
1
-0
/
+12
*
rgw/sts: code for runtime evaluation of Condition
Pritha Srivastava
2021-09-01
1
-9
/
+31
*
rgw/sts: code for aws:TagKeys to be used as Condition
Pritha Srivastava
2021-09-01
1
-1
/
+19
*
rgw/sts: adding code for aws:RequestTags as part
Pritha Srivastava
2021-09-01
1
-0
/
+4
*
rgw/sts: adding code to enable usage of all
Pritha Srivastava
2021-09-01
1
-6
/
+8
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
rgw: Introduce BucketEncryption APIs to support SSE-S3 feature
Rahul Dev Parashar
2021-07-19
1
-0
/
+8
*
rgw/sts: correcting the evaluation of session policies
Pritha Srivastava
2021-05-29
1
-8
/
+30
*
rgw: policy: reuse eval_principal to evaluate the policy principal
Abhishek Lekshmanan
2020-07-27
1
-6
/
+3
*
rgw: Replace boost::string_ref/view with std::string_view
Prateek Sachan
2020-06-18
1
-1
/
+1
*
rgw: adds code for role session to be used an ARN.
Pritha Srivastava
2020-06-05
1
-0
/
+3
*
rgw: adding new iam ops for iam oidc provider
Pritha Srivastava
2020-06-05
1
-0
/
+16
*
rgw: iam_policy: add all the actions to actpairs map
Abhishek Lekshmanan
2020-02-03
1
-0
/
+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
-0
/
+2
*
rgw: both princ and nonprinc will not coexist in a single statement
Abhishek Lekshmanan
2020-02-03
1
-5
/
+4
*
rgw: initial implementation of a public policy tester
Abhishek Lekshmanan
2020-02-03
1
-1
/
+32
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
*
rgw: add missing operation to iam_policy
zhang Shaowen
2019-06-12
1
-2
/
+22
[next]