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.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw: handle http options CORS with v2 auth
Tobias Urdin
2024-09-25
1
-30
/
+31
*
rgw/iam: adds implementation for iam UpdateOidcProviderThumbprint.
Pritha Srivastava
2024-08-22
1
-0
/
+2
*
rgw: add checksum and digest machinery
Matt Benjamin
2024-07-03
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 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
/
+6
*
rgw/auth: use switch for is_non_s3_op()
Casey Bodley
2024-04-10
1
-30
/
+32
*
rgw_sigv4: handle '0;' as trailer-chunk boundary
matt benjamin
2024-03-02
1
-4
/
+14
*
awssigv4: fix recognition of trailer boundary when no trailing signature
Matt Benjamin
2024-02-13
1
-3
/
+9
*
awssigv4: fix signing of 0-byte object
Matt Benjamin
2024-02-13
1
-3
/
+11
*
rgw: cumulatively fix 6 AWS SigV4 request failure cases
Matt Benjamin
2024-02-13
1
-85
/
+413
*
rgw/auth: correcting the error message to indicate
Pritha Srivastava
2024-02-05
1
-3
/
+3
*
Merge pull request #53504 from davidhall586/Bug62105
Casey Bodley
2023-11-24
1
-2
/
+2
|
\
|
*
SignatureDoesNotMatch for certain RGW Admin Ops endpoints when using v4 auth
David.Hall
2023-09-08
1
-2
/
+2
*
|
Merge branch 'main' into wip-topic-policy
Krunal Chheda
2023-10-27
1
-1
/
+16
|
\
\
|
*
|
rgw: improve the efficiency of buffer list utilization of chunk upload
liubingrun
2023-09-24
1
-1
/
+16
|
|
/
*
/
rgw/notification: Add support to set topic policy while topic creation
kchheda3
2023-10-23
1
-0
/
+1
|
/
*
rgw/auth: move http options v4 logic to get_v4_canonical_method()
Tobias Urdin
2023-08-17
1
-0
/
+29
*
rgw: pick http_date in case of http_x_amz_date absence
Seena Fallah
2023-06-15
1
-1
/
+4
*
rgw: Fix potential null pointer dereferences where `RGWEnv::get()` is called
Mohamed Awnallah
2023-05-19
1
-3
/
+5
*
Merge pull request #47547 from mdw-at-linuxbox/wip-master-xamzdate-1
Casey Bodley
2022-08-19
1
-2
/
+3
|
\
|
*
rgw: x-amz-date change breaks certain cases of aws sig v4.
Marcus Watts
2022-08-10
1
-2
/
+3
*
|
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: implementation of forward_request_to_master()
Pritha Srivastava
2022-06-06
1
-5
/
+6
|
/
*
rgw/sts: added code to tag, untag and list role tags.
Pritha Srivastava
2021-09-01
1
-0
/
+34
*
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
/
+1
*
Merge pull request #41462 from yehudasa/wip-50920
Casey Bodley
2021-06-03
1
-9
/
+1
|
\
|
*
rgw: auth v4 client: don't convert '+' to space
Yehuda Sadeh
2021-05-20
1
-9
/
+1
*
|
rgw: add DPP's to logging for most ops
Ali Maredia
2021-05-04
1
-9
/
+11
|
/
*
Merge pull request #38737 from IlsooByun/objmeta-key-underscore
J. Eric Ivancich
2021-04-07
1
-1
/
+1
|
\
|
*
rgw: keep underscore in metatdata key
Ilsoo Byun
2020-12-30
1
-1
/
+1
*
|
rgw: auth v4: extract service from url
Yehuda Sadeh
2021-03-09
1
-3
/
+4
*
|
rgw: basic client aws v4 signature
Yehuda Sadeh
2021-03-09
1
-0
/
+127
*
|
Merge pull request #38917 from joke-lee/rgw_sts_get_session_token_check_durat...
Harish Munjulur
2021-02-18
1
-0
/
+3
|
\
\
|
*
|
rgw: fix download object when use v2 presigned url generate by
yuliyang_yewu
2021-01-15
1
-0
/
+3
*
|
|
rgw: Add DoutPrefixProvider to create_bucket logging
Ali Maredia
2021-01-27
1
-26
/
+32
|
|
/
|
/
|
*
|
rgw: fix RequestTimeTooSkewed when Date
yuliyang_yewu
2020-11-14
1
-0
/
+1
|
/
*
Merge pull request #35551 from joke-lee/v4-auth
J. Eric Ivancich
2020-09-03
1
-1
/
+1
|
\
|
*
rgw: replace '+' with "%20" in canonical query string for s3
yuliyang_yewu
2020-07-22
1
-1
/
+1
*
|
rgw: add PUT and POST req support to data cache
Mark Kogan
2020-07-21
1
-1
/
+1
|
/
*
rgw: Normalizing X-Amz- headers for case in RGWHTTPArgs
Pritha Srivastava
2020-07-01
1
-8
/
+9
*
rgw: Replace boost::string_ref/view with std::string_view
Prateek Sachan
2020-06-18
1
-63
/
+63
*
rgw: implement get/put/delete public access block for buckets
Abhishek Lekshmanan
2020-02-03
1
-0
/
+1
*
rgw: s3: implement GetBucketPolicyStatus API
Abhishek Lekshmanan
2020-02-03
1
-0
/
+1
*
rgw/pubsub: notification filtering by object tags
Yuval Lifshitz
2019-12-15
1
-5
/
+5
*
rgw: add const correctness to some rest functions
J. Eric Ivancich
2019-11-15
1
-6
/
+2
[next]