index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_auth_s3.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw: improve the efficiency of buffer list utilization of chunk upload
liubingrun
2023-09-24
1
-0
/
+1
*
rgw/auth: move http options v4 logic to get_v4_canonical_method()
Tobias Urdin
2023-08-17
1
-0
/
+2
*
rgw: refactor selected files for better above- vs below-the-line
Kaleb S. KEITHLEY
2023-01-23
1
-4
/
+1
*
rgw/auth: strategies take ImplicitTenants by const ref
Casey Bodley
2022-12-09
1
-5
/
+5
*
RGW - Zipper - Rename rgw::sal::Store to rgw::sal::Driver
Daniel Gryniewicz
2022-12-08
1
-21
/
+21
*
Merge pull request #43597 from pritha-srivastava/wip-rgw-sts-role-multisite
Casey Bodley
2022-06-13
1
-1
/
+1
|
\
|
*
rgw: implementation of forward_request_to_master()
Pritha Srivastava
2022-06-06
1
-1
/
+1
*
|
rgw: log identity applier metadata in ops logs
Cory Snyder
2022-06-06
1
-8
/
+8
|
/
*
rgw/auth: perm_mask uses std::optional
Casey Bodley
2021-11-05
1
-2
/
+2
*
rgw/sts: added code to tag, untag and list role tags.
Pritha Srivastava
2021-09-01
1
-0
/
+2
*
rgw/sts: code to use session tags in AssumeRoleWithWebIdentity call,
Pritha Srivastava
2021-09-01
1
-6
/
+2
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-1
/
+1
*
rgw: add DPP's to logging for most ops
Ali Maredia
2021-05-04
1
-3
/
+5
*
RGW Zipper - The Great Rename
Daniel Gryniewicz
2021-04-15
1
-6
/
+6
*
rgw: auth v4: extract service from url
Yehuda Sadeh
2021-03-09
1
-1
/
+2
*
rgw: basic client aws v4 signature
Yehuda Sadeh
2021-03-09
1
-0
/
+25
*
Zipper - zipperify the Auth code
Daniel Gryniewicz
2021-03-02
1
-21
/
+21
*
rgw: Add DoutPrefixProvider to create_bucket logging
Ali Maredia
2021-01-27
1
-4
/
+8
*
rgw/sts: adding code for "aws:TokenIssueTime" to be used
Pritha Srivastava
2020-08-20
1
-2
/
+3
*
Merge pull request #35465 from pritha-srivastava/wip-sts-token-fields-op-logs
Matt Benjamin
2020-07-09
1
-2
/
+3
|
\
|
*
rgw: adding user related web token claims to ops log
Pritha Srivastava
2020-06-17
1
-2
/
+3
*
|
rgw: Replace boost::string_ref/view with std::string_view
Prateek Sachan
2020-06-18
1
-31
/
+30
|
/
*
rgw: adds code for role session to be used an ARN.
Pritha Srivastava
2020-06-05
1
-3
/
+4
*
rgw/pubsub: notification filtering by object tags
Yuval Lifshitz
2019-12-15
1
-2
/
+2
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
*
Merge branch 'wip-rgw-metadata-servicification'
Casey Bodley
2019-08-13
1
-21
/
+21
|
\
|
*
rgw: more api adjustments
Yehuda Sadeh
2019-07-29
1
-21
/
+21
|
*
rgw: more compilation fixes
Yehuda Sadeh
2019-07-29
1
-21
/
+21
*
|
rgw: making implicit_tenants backwards compatible.
Marcus Watts
2019-07-30
1
-4
/
+13
|
/
*
Merge pull request #26095 from bbc/s3secretcache
Matt Benjamin
2019-03-18
1
-1
/
+3
|
\
|
*
rgw: Added caching for tokens retrieved from keystone using S3 credentials
James P. Weaver
2019-02-04
1
-1
/
+3
*
|
rgw: Correcting logic for signature calculation for non s3 ops.
Pritha Srivastava
2019-01-31
1
-0
/
+8
*
|
Merge pull request #26002 from pritha-srivastava/wip-sts-assumerole-webidentity
Matt Benjamin
2019-01-29
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
rgw: Initial commit for AssumeRoleWithWebIdentity.
Pritha Srivastava
2019-01-29
1
-1
/
+1
*
|
Merge PR #24546 into master
Sage Weil
2019-01-28
1
-2
/
+1
|
\
\
|
*
|
types.h,rgw: merge sha*_digest_t definitions
Ricardo Dias
2019-01-23
1
-2
/
+1
|
|
/
*
/
rgw ldap: move conditional LDAPEngine init into it's ctor
Matt Benjamin
2019-01-04
1
-2
/
+1
|
/
*
Merge pull request #25180 from pritha-srivastava/wip-rgw-user-policy-fixes
Casey Bodley
2019-01-03
1
-6
/
+15
|
\
|
*
rgw: Adding a new applier for Roles.
Pritha Srivastava
2018-12-12
1
-6
/
+15
*
|
rgw: handle S3 version 2 pre-signed urls with meta-data
Matt Benjamin
2018-10-22
1
-0
/
+1
*
|
rgw: distinguish parse_v4_credentials
Matt Benjamin
2018-10-19
1
-8
/
+8
|
/
*
rgw: add DoutPrefixProvider to the Auth Identifier classes
Ali Maredia
2018-10-09
1
-2
/
+2
*
Merge pull request #23504 from pritha-srivastava/wip-sts-authentication
Matt Benjamin
2018-10-05
1
-4
/
+64
|
\
|
*
rgw: Changing the default auth order.
Pritha Srivastava
2018-09-21
1
-2
/
+2
|
*
rgw: STS auth changes to make sure that other engines are not aware of sessio...
Pritha Srivastava
2018-09-21
1
-5
/
+6
|
*
rgw: Perm mask.
Pritha Srivastava
2018-09-21
1
-4
/
+6
|
*
rgw: Added code for auth using temp credentials returned by STS.
Pritha Srivastava
2018-09-21
1
-4
/
+61
*
|
rgw: fix typos
Kefu Chai
2018-09-21
1
-1
/
+1
|
/
*
rgw: should recode canonical_uri when caculate s3v4 auth
yuliyang
2018-07-05
1
-2
/
+44
*
Merge pull request #21494 from theanalyst/rgw-reorder-auth
Casey Bodley
2018-06-15
1
-8
/
+41
|
\
[next]