index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
rgw
/
test_rgw_iam_policy.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'main' into rgw-dev
qiuxinyidian
2023-12-21
1
-1
/
+2
|
\
|
*
rgw/notification: Add support to set topic policy while topic creation
kchheda3
2023-10-23
1
-1
/
+2
*
|
rgw: modify string match_wildcards with fnmatch
zhipeng li
2023-12-21
1
-3
/
+2
|
/
*
Merge pull request #48710 from cbodley/wip-rgw-process-env
Casey Bodley
2022-12-14
1
-1
/
+4
|
\
|
*
rgw: move RGWProcessEnv into new rgw_process_env.h
Casey Bodley
2022-12-09
1
-0
/
+2
|
*
rgw: req_state takes const ref to RGWProcessEnv
Casey Bodley
2022-12-09
1
-1
/
+2
*
|
rgw: Add `rgw_policy_reject_invalid_principals` and messages
Adam C. Emerson
2022-12-13
1
-22
/
+28
|
/
*
radosgw:Fix repeated statement
gaoweinan
2022-12-01
1
-1
/
+0
*
rgw: refactor selected files for better above- vs below-the-line
Kaleb S. KEITHLEY
2022-11-29
1
-3
/
+3
*
rgw/sts: code to check IAM policy and return an
Pritha Srivastava
2021-09-23
1
-166
/
+160
*
rgw/sts: adding code to enable usage of all
Pritha Srivastava
2021-09-01
1
-4
/
+4
*
rgw: Introduce BucketEncryption APIs to support SSE-S3 feature
Rahul Dev Parashar
2021-07-19
1
-0
/
+3
*
rgw/sts: correcting the evaluation of session policies
Pritha Srivastava
2021-05-29
1
-5
/
+4
*
RGW Zipper - The Great Rename
Daniel Gryniewicz
2021-04-15
1
-2
/
+2
*
Zipper - Make s->user a unique_ptr
Daniel Gryniewicz
2020-09-08
1
-2
/
+3
*
Zipper - Split RadosStore from base SAL
Daniel Gryniewicz
2020-09-08
1
-0
/
+1
*
blacklist -> blocklist
Sage Weil
2020-08-24
1
-18
/
+18
*
rgw: Add subuser to OPA request
Seena Fallah
2020-04-08
1
-0
/
+5
*
rgw: Add test for bucket policy subuser
Seena Fallah
2020-02-12
1
-0
/
+75
*
test: rgw_iam_policy update tests with new Get Actions
Abhishek Lekshmanan
2020-02-03
1
-0
/
+9
*
test: modify iam tests to use another iterator function to set bits
Abhishek Lekshmanan
2020-01-23
1
-8
/
+13
*
Merge pull request #30152 from theanalyst/rgw/iam-policy-bitset-fn
Casey Bodley
2020-01-22
1
-0
/
+17
|
\
|
*
rgw: iam: calculate Action_t actions instead of a string
Abhishek Lekshmanan
2019-09-04
1
-0
/
+17
*
|
Zipper - RGWUser
Daniel Gryniewicz
2020-01-17
1
-1
/
+1
|
/
*
Project Zipper Part 1 - Framework and RGWRadosStore
Daniel Gryniewicz
2019-08-15
1
-6
/
+6
*
rgw: fix compile error in unittest:iam_policy
zhang Shaowen
2019-06-17
1
-0
/
+3
*
rgw: modify iam_policy unit test to support object lock.
zhang Shaowen
2019-06-12
1
-0
/
+6
*
rgw: pubsub support s3 records. refactor ARN
Yuval Lifshitz
2019-03-21
1
-3
/
+3
*
rgw: Initial commit for AssumeRoleWithWebIdentity.
Pritha Srivastava
2019-01-29
1
-15
/
+19
*
rgw: Don't treat colons specially in resource part of ARN
Adam C. Emerson
2018-11-16
1
-2
/
+2
*
rgw: add DoutPrefixProvider to the Auth Identifier classes
Ali Maredia
2018-10-09
1
-1
/
+1
*
rgw: Policy code for STS.
Pritha Srivastava
2018-09-21
1
-1
/
+2
*
rgw: Changed session token format.
Pritha Srivastava
2018-09-21
1
-0
/
+10
*
Merge pull request #21379 from pritha-srivastava/wip-rgw-user-policy
Matt Benjamin
2018-09-11
1
-58
/
+275
|
\
|
*
rgw: Adding unittests for User policies.
Pritha Srivastava
2018-07-02
1
-0
/
+184
|
*
rgw: Using bitset for Actions to allow for more action op codes.
Pritha Srivastava
2018-07-02
1
-58
/
+91
*
|
common: Call ceph_abort(), not abort()
Adam C. Emerson
2018-08-27
1
-4
/
+4
*
|
common: move ConfigValues out of md_config_t
Kefu Chai
2018-07-10
1
-2
/
+2
|
/
*
rgw: req_state and RGWOp implement DoutPrefixProvider
Casey Bodley
2018-05-15
1
-1
/
+1
*
Merge pull request #20974 from XiangxiangMeng/rgw-policy-keyword-modify
Adam C. Emerson
2018-05-09
1
-3
/
+3
|
\
|
*
rgw: policy: modify s3:ListBucketMultiPartUploads to s3:ListBucketMultipartUp...
xiangxiang
2018-03-21
1
-3
/
+3
*
|
misc: mark constructors as explicit
Danny Al-Gaaf
2018-05-02
1
-1
/
+1
|
/
*
build: Bump language to C++17
Adam C. Emerson
2018-01-08
1
-7
/
+6
*
rgw: Test of proper parsing of the X-Forwarded-For header for policies.
John Gibson
2017-12-26
1
-0
/
+6
*
rgw: Bucket IP address policy evaluation now uses rgw_remote_addr_param.
John Gibson
2017-12-26
1
-0
/
+34
*
rgw: rgw_iam test harness can now stringify() the fake identity.
John Gibson
2017-12-26
1
-1
/
+1
*
rgw: Added tests for S3 Policy IP Address feature.
John Gibson
2017-12-26
1
-0
/
+292
*
rgw: Added support for testing the wildcard principal in policies.
John Gibson
2017-12-26
1
-1
/
+4
*
test/rgw: add missing object tagging actions to policy tests
Casey Bodley
2017-08-01
1
-2
/
+7
*
test/rgw: add tests for match_wildcards, match_policy
Casey Bodley
2017-08-01
1
-0
/
+117
[next]