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: fix user rate limit is not enforced w/ global rate limit set
Mark Kogan
12 days
1
-31
/
+55
*
Merge pull request #60685 from clwluvw/data-sync-perm
J. Eric Ivancich
2025-01-03
1
-1
/
+5
|
\
|
*
rgw: evaluate policies for dest object in data sync
Seena Fallah
2024-11-10
1
-1
/
+5
*
|
Revert "rgw/auth: Fix the return code returned by AuthStrategy,"
Pritha Srivastava
2024-11-25
1
-1
/
+1
|
/
*
rgw/auth: fix internal server error for presigned urls
Tobias Urdin
2024-09-25
1
-2
/
+2
*
Merge pull request #57876 from Suyashd999/rgw-false-positives
Yuval Lifshitz
2024-08-28
1
-1
/
+1
|
\
|
*
anotated rgw_auth.cc
Suyash Dongre
2024-06-18
1
-1
/
+1
*
|
rgw/auth: RemoteApplier respects implicit tenants
Casey Bodley
2024-07-19
1
-7
/
+9
|
/
*
rgw/auth: expose Identity::get_account()
Casey Bodley
2024-04-10
1
-0
/
+3
*
rgw/auth: add account_id and role_id to ops log
Casey Bodley
2024-04-10
1
-0
/
+28
*
rgw/auth: WebIdentityApplier doesn't create shadow users for account roles
Casey Bodley
2024-04-10
1
-0
/
+9
*
rgw/auth: pass user policies into identities
Casey Bodley
2024-04-10
1
-27
/
+168
*
rgw/auth: auth engines pass optional account info into identities
Casey Bodley
2024-04-10
1
-82
/
+89
*
rgw/iam: Policy takes optional tenant name
Casey Bodley
2024-04-10
1
-2
/
+5
*
rgw/auth: RoleApplier matches paths in role arns
Casey Bodley
2024-04-10
1
-2
/
+4
*
rgw/auth: RoleApplier matches account principals
Casey Bodley
2024-04-10
1
-0
/
+3
*
rgw/acl: always fill in DisplayName for account owners/grants
Casey Bodley
2024-04-10
1
-2
/
+2
*
rgw/auth: AssumeRole uses role account as owner
Casey Bodley
2024-04-10
1
-1
/
+10
*
rgw: rename iam_user_policies to iam_identity_policies
Casey Bodley
2024-04-10
1
-2
/
+2
*
rgw/iam: AttachRolePolicy adds managed role policy
Casey Bodley
2024-04-10
1
-2
/
+21
*
rgw/iam: Policy() takes string instead of bufferlist
Casey Bodley
2024-04-10
1
-5
/
+3
*
rgw/auth: account users match account arns
Casey Bodley
2024-04-10
1
-2
/
+16
*
rgw/auth: Identity matches account user principals
Casey Bodley
2024-04-10
1
-5
/
+17
*
rgw/auth: Identity matches paths in user principals
Casey Bodley
2024-04-10
1
-11
/
+30
*
rgw/auth: Identity::is_identity() takes one Principal
Casey Bodley
2024-04-10
1
-94
/
+74
*
rgw/iam: rename rgw::auth::Principal::Tenant to Account
Casey Bodley
2024-04-10
1
-11
/
+11
*
rgw/sal: move list_buckets() to Driver
Casey Bodley
2024-04-10
1
-1
/
+4
*
rgw: use rgw_owner in RGWBucketInfo
Casey Bodley
2024-04-10
1
-4
/
+12
*
rgw/auth: Identity::is_owner/admin_of(rgw_owner)
Casey Bodley
2024-04-10
1
-20
/
+38
*
rgw/auth: account users also match ACL grants to their account id
Casey Bodley
2024-04-10
1
-6
/
+18
*
rgw/auth: initialize s->owner in Strategy::apply()
Casey Bodley
2024-04-10
1
-0
/
+3
*
rgw/auth: Identity::get_aclowner() for resources it creates
Casey Bodley
2024-04-10
1
-0
/
+37
*
rgw/auth: generalize Identity::get_role_tenant() as get_tenant()
Casey Bodley
2024-04-10
1
-0
/
+3
*
rgw: allow user disabling presigned urls in rgw configuration
Marc Singer
2024-03-07
1
-1
/
+6
*
rgw/auth: correcting the error message to indicate
Pritha Srivastava
2024-02-05
1
-0
/
+5
*
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
|
/
[next]