index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_rest_role.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw/role: add rgwrados::role interface for role metadata
Casey Bodley
2024-09-12
1
-16
/
+27
*
rgw/metadata: encapsulate role metadata handler in rgw_role.cc
Casey Bodley
2024-09-12
1
-2
/
+2
*
rgw/iam: CreateRole ignores EEXIST after forwarded request
Casey Bodley
2024-07-18
1
-2
/
+8
*
rgw/auth: expose Identity::get_account()
Casey Bodley
2024-04-10
1
-54
/
+76
*
rgw/iam: Policy takes optional tenant name
Casey Bodley
2024-04-10
1
-6
/
+14
*
rgw/iam: fix DeleteRolePolicyResponse
Casey Bodley
2024-04-10
1
-5
/
+7
*
rgw/iam: only RGWDeleteRole returns ERR_DELETE_CONFLICT
Casey Bodley
2024-04-10
1
-9
/
+25
*
rgw/iam: use retry_raced_role_write() for Role apis
Casey Bodley
2024-04-10
1
-43
/
+65
*
rgw/role: use CreateDate from forwarded CreateRole response
Casey Bodley
2024-04-10
1
-1
/
+2
*
rgw/iam: AttachRolePolicy adds managed role policy
Casey Bodley
2024-04-10
1
-0
/
+263
*
rgw/iam: Policy() takes string instead of bufferlist
Casey Bodley
2024-04-10
1
-4
/
+2
*
rgw/role: support Description for Create/Get/UpdateRole
Casey Bodley
2024-04-10
1
-1
/
+17
*
rgw/role: role APIs support account users
Casey Bodley
2024-04-10
1
-16
/
+57
*
rgw/role: separate dump_iam_role() for iam api
Casey Bodley
2024-04-10
1
-2
/
+13
*
rgw/iam: add pagination to ListRoles
Casey Bodley
2024-04-10
1
-13
/
+26
*
rgw/iam: enable Role apis against account users
Casey Bodley
2024-04-10
1
-27
/
+58
*
rgw/iam: role apis override init_processing/verify_permission
Casey Bodley
2024-04-10
1
-291
/
+146
*
rgw/iam: RGWUntagRole uses lower/upper bounds for iteration
Casey Bodley
2024-04-10
1
-15
/
+14
*
rgw/iam: RGWRestRole::parse_tags() as free function
Casey Bodley
2024-04-10
1
-11
/
+13
*
rgw: move forward_iam_request_to_master() to rgw_rest_iam.*
Casey Bodley
2024-04-10
1
-52
/
+1
*
RGW: Getting an RGW service Segfault when assigning an attribute to an IAM role
Shreyansh Sancheti
2024-02-07
1
-13
/
+31
*
rgw: forward_iam_request_to_master() trims trailing null from response
Casey Bodley
2024-01-12
1
-1
/
+1
*
rgw: fix use of creds in forward_iam_request()
Casey Bodley
2024-01-11
1
-1
/
+1
*
rgw: add free function forward_iam_request_to_master()
Casey Bodley
2023-11-07
1
-85
/
+88
*
RGW/Roles: use the target/new max-session-duration value when validating it
Oguzhan Ozmen
2023-10-20
1
-1
/
+1
*
rgw: Put useful policy error messages in error document
Adam C. Emerson
2022-12-13
1
-1
/
+3
*
rgw: Add `rgw_policy_reject_invalid_principals` and messages
Adam C. Emerson
2022-12-13
1
-2
/
+6
*
RGW - Zipper - Rename rgw::sal::Store to rgw::sal::Driver
Daniel Gryniewicz
2022-12-08
1
-21
/
+21
*
rgw/sts: adding code for UpdateRole REST API and
Pritha Srivastava
2022-06-15
1
-0
/
+65
*
rgw/sts: code changes to replace modify role with
Pritha Srivastava
2022-06-15
1
-2
/
+2
*
rgw: implementation of forward_request_to_master()
Pritha Srivastava
2022-06-06
1
-2
/
+276
*
rgw/sts: added code to tag, untag and list role tags.
Pritha Srivastava
2021-09-01
1
-2
/
+174
*
Merge pull request #42683 from cbodley/wip-52027
Casey Bodley
2021-08-20
1
-3
/
+3
|
\
|
*
rgw: change order of xml elements in ListRoles response
Casey Bodley
2021-08-05
1
-3
/
+3
*
|
rgw: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
|
/
*
Merge pull request #41800 from BryceCao/wip-modfiy-XML-when-deleterole-take-e...
Casey Bodley
2021-07-21
1
-6
/
+7
|
\
|
*
rgw : modfiy error XML for deleterole
cao.leilc
2021-06-10
1
-6
/
+7
*
|
rgw : add check for tenant provided in RGWCreateRole
cao.leilc
2021-06-17
1
-1
/
+8
|
/
*
rgw: add DPP's to logging for most ops
Ali Maredia
2021-05-04
1
-11
/
+11
*
RGW Zipper - Remove rgw_pool/sysobj from API
Daniel Gryniewicz
2021-04-19
1
-25
/
+30
*
Zipper - zipperify the Auth code
Daniel Gryniewicz
2021-03-02
1
-3
/
+3
*
RGW - Zipper 10: Pull The Thread
Daniel Gryniewicz
2021-03-02
1
-5
/
+5
*
rgw: Add DoutPrefixProvider to create_bucket logging
Ali Maredia
2021-01-27
1
-5
/
+5
*
rgw: No null_yield in rgw_role
Adam C. Emerson
2020-11-13
1
-3
/
+3
*
rgw: no null_yield in rgw_tools
Adam C. Emerson
2020-11-13
1
-5
/
+5
*
rgw: No null_yield in RGWOp
Adam C. Emerson
2020-11-13
1
-13
/
+13
*
Zipper - Split RadosStore from base SAL
Daniel Gryniewicz
2020-09-08
1
-0
/
+1
*
rgw/iam: correcting the result of get role policy.
Pritha Srivastava
2020-06-05
1
-1
/
+1
*
Zipper - RGWUser
Daniel Gryniewicz
2020-01-17
1
-15
/
+15
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
[next]