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.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw/auth: Fix the return code returned by AuthStrategy,
Pritha Srivastava
2023-08-08
1
-1
/
+1
*
rgw: Add `rgw_policy_reject_invalid_principals` and messages
Adam C. Emerson
2022-12-13
1
-2
/
+2
*
RGW - Zipper - Rename rgw::sal::Store to rgw::sal::Driver
Daniel Gryniewicz
2022-12-08
1
-5
/
+5
*
rgw: log identity applier metadata in ops logs
Cory Snyder
2022-06-06
1
-1
/
+18
*
rgw: user_quota and bucket_quota are defined under RGWQuota
Iqbal Khan
2022-05-04
1
-4
/
+4
*
rgw/auth: perm_mask uses std::optional
Casey Bodley
2021-11-05
1
-1
/
+1
*
rgw/sts: code to add role tags as aws:PrincipalTags and
Pritha Srivastava
2021-09-01
1
-0
/
+14
*
rgw/sts: code for aws:TagKeys to be used as Condition
Pritha Srivastava
2021-09-01
1
-0
/
+8
*
rgw/sts: code to use session tags in AssumeRoleWithWebIdentity call,
Pritha Srivastava
2021-09-01
1
-14
/
+18
*
rgw/sts: adding code for aws:RequestTags as part
Pritha Srivastava
2021-09-01
1
-0
/
+31
*
rgw/sts: adding code to enable usage of all
Pritha Srivastava
2021-09-01
1
-18
/
+21
*
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+1
*
Merge pull request #41585 from pritha-srivastava/wip-rgw-sts-session-policy-eval
Matt Benjamin
2021-06-10
1
-9
/
+11
|
\
|
*
rgw/sts: correcting the evaluation of session policies
Pritha Srivastava
2021-05-29
1
-9
/
+11
*
|
rgw/sts: adding role name and role session to ops log.
Pritha Srivastava
2021-06-09
1
-0
/
+2
|
/
*
rgw: add DPP's to logging for most ops
Ali Maredia
2021-05-04
1
-1
/
+1
*
RGW Zipper - Permenant User storage API
Daniel Gryniewicz
2021-04-29
1
-6
/
+6
*
RGW Zipper - move attrs into User
Daniel Gryniewicz
2021-04-28
1
-4
/
+2
*
RGW Zipper - The Great Rename
Daniel Gryniewicz
2021-04-15
1
-4
/
+4
*
Zipper - zipperify the Auth code
Daniel Gryniewicz
2021-03-02
1
-32
/
+41
*
rgw: Add DoutPrefixProvider to create_bucket logging
Ali Maredia
2021-01-27
1
-14
/
+15
*
Merge pull request #37926 from BryceCao/wip-catch-non-int-exception
Harish Munjulur
2020-12-10
1
-0
/
+7
|
\
|
*
rgw : catch non int exception
cao.leilc
2020-11-09
1
-0
/
+7
*
|
rgw: pass null_yield to ctl->user->read_stats()
Kefu Chai
2020-12-03
1
-1
/
+1
*
|
Merge pull request #37595 from pritha-srivastava/wip-rgw-sts-old-users
Matt Benjamin
2020-12-03
1
-0
/
+25
|
\
\
|
*
|
rgw/sts: adding code for creating oidc users in a backward
Pritha Srivastava
2020-10-29
1
-0
/
+25
*
|
|
rgw: No null_yield in RGWOp
Adam C. Emerson
2020-11-13
1
-5
/
+5
|
|
/
|
/
|
*
|
Merge pull request #36739 from pritha-srivastava/wip-rgw-sts-expire-session-t...
Matt Benjamin
2020-10-29
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
rgw/sts: adding code for "aws:TokenIssueTime" to be used
Pritha Srivastava
2020-08-20
1
-0
/
+2
*
|
rgw/sts: adding code for federated user as owner in case of STS.
Pritha Srivastava
2020-09-15
1
-3
/
+46
|
/
*
rgw: adding user related web token claims to ops log
Pritha Srivastava
2020-06-17
1
-0
/
+5
*
Merge pull request #35405 from ivancich/wip-fix-truncated-bucket-listing
J. Eric Ivancich
2020-06-06
1
-1
/
+2
|
\
|
*
rgw: convert rgw_user_max_buckets to new config options
J. Eric Ivancich
2020-06-06
1
-1
/
+2
*
|
Merge pull request #33762 from clwluvw/wildcard-subuser
J. Eric Ivancich
2020-06-06
1
-1
/
+5
|
\
\
|
*
|
rgw: Add support wildcard subuser for bucket policy
Seena Fallah
2020-03-05
1
-1
/
+5
|
|
/
*
|
Merge pull request #32393 from clwluvw/opa-access-key
J. Eric Ivancich
2020-06-06
1
-0
/
+4
|
\
\
|
*
|
rgw: Add subuser to OPA request
Seena Fallah
2020-04-08
1
-0
/
+4
|
|
/
*
|
rgw: adds code for role session to be used an ARN.
Pritha Srivastava
2020-06-05
1
-19
/
+47
*
|
rgw: adds a commom method to remove prefix(www, http and https)
Pritha Srivastava
2020-06-05
1
-9
/
+1
*
|
rgw: Added code for offline OpenId Connect/ OAuth 2.0 tokens
Pritha Srivastava
2020-06-05
1
-1
/
+6
|
/
*
rgw: Fix bug on subuser policy identity checker
Seena Fallah
2020-02-18
1
-2
/
+2
*
rgw: Add support bucket policy for subuser
Seena Fallah
2020-02-11
1
-3
/
+12
*
rgw: auth: api to create auth identity without req_state
Yehuda Sadeh
2020-01-28
1
-9
/
+25
*
Zipper - RGWUser
Daniel Gryniewicz
2020-01-17
1
-10
/
+9
*
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
-5
/
+5
|
\
|
*
rgw: make optional_yield explicit in RGWUserCtl interfaces
Casey Bodley
2019-07-29
1
-4
/
+4
|
*
rgw: rgw_rados.cc mostly compiles
Yehuda Sadeh
2019-07-29
1
-3
/
+3
|
*
rgw: more compilation fixes
Yehuda Sadeh
2019-07-29
1
-4
/
+4
*
|
rgw: making implicit_tenants backwards compatible.
Marcus Watts
2019-07-30
1
-6
/
+62
|
/
[next]