summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_user_policy.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/auth: expose Identity::get_account()Casey Bodley2024-04-101-1/+1
* rgw/iam: Policy takes optional tenant nameCasey Bodley2024-04-101-1/+5
* rgw/iam: UserPolicy apis use forward_iam_request_to_master()Casey Bodley2024-04-101-19/+69
* rgw/iam: use retry_raced_user_write() for User/AccessKey apisCasey Bodley2024-04-101-114/+119
* rgw/iam: ListUserPolicies supports Marker/MaxItemsCasey Bodley2024-04-101-2/+21
* rgw/iam: AttachUserPolicy adds managed user policyCasey Bodley2024-04-101-0/+294
* rgw/iam: Policy() takes string instead of bufferlistCasey Bodley2024-04-101-3/+1
* rgw/rest: enable iam UserPolicy apis against account usersCasey Bodley2024-04-101-10/+31
* rgw/rest: simplify RGWRestUserPolicy hierarchyCasey Bodley2024-04-101-23/+25
* rgw/rest: iam user policy api cleanupCasey Bodley2024-04-101-207/+109
* rgw/rest: fix url decode of post params for iam/sts/snsCasey Bodley2024-01-261-3/+3
* rgw: add free function rgw_forward_request_to_master()Casey Bodley2023-11-071-4/+5
* rgw: minor clean-ups to user policy and config optionsJ. Eric Ivancich2023-01-241-9/+7
* rgw: fix signed to unsigned comparisson warningYuval Lifshitz2022-12-211-5/+3
* Merge pull request #49324 from BryceCao/wip-add-num-limit-for-user-policiesCasey Bodley2022-12-201-0/+15
|\
| * rgw : add num limit for IAM user policiescao.leilc2022-12-121-0/+15
* | rgw: Put useful policy error messages in error documentAdam C. Emerson2022-12-131-1/+2
* | rgw: Add `rgw_policy_reject_invalid_principals` and messagesAdam C. Emerson2022-12-131-1/+3
* | RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-6/+6
|/
* rgw_rest_user_policy: [55603] Fix Get & List User Policy responsesSumedh A. Kulkarni2022-05-111-5/+5
* rgw: add try catch for user policies decodewangyunqing2021-09-031-3/+24
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+1
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-9/+9
* RGW Zipper - Permenant User storage APIDaniel Gryniewicz2021-04-291-4/+4
* RGW Zipper - move attrs into UserDaniel Gryniewicz2021-04-281-30/+17
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-8/+8
* RGW - Zipper 10: Pull The ThreadDaniel Gryniewicz2021-03-021-27/+30
* rgw: Dpp addition to create bucket logroot2021-02-071-5/+5
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-7/+7
* rgw: No null_yield in rgw_restAdam C. Emerson2020-11-131-2/+2
* rgw: No null_yield in RGWOpAdam C. Emerson2020-11-131-5/+5
* Zipper - Make s->user a unique_ptrDaniel Gryniewicz2020-09-081-2/+2
* Zipper - Split RadosStore from base SALDaniel Gryniewicz2020-09-081-0/+1
* Zipper - forward_request_to_master in RGWStoreDaniel Gryniewicz2020-08-171-18/+14
* Merge pull request #32476 from theanalyst/rgw/multisite/user-policyAbhishek L2020-01-301-0/+24
|\
| * rgw: user policy: forward write requests to master zoneAbhishek Lekshmanan2020-01-071-0/+24
* | Zipper - RGWUserDaniel Gryniewicz2020-01-171-4/+4
|/
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Merge pull request #28824 from dang/zipperCasey Bodley2019-08-161-7/+7
|\
| * Project Zipper Part 1 - Framework and RGWRadosStoreDaniel Gryniewicz2019-08-151-7/+7
* | Merge pull request #29578 from theanalyst/rgw-user-policy-urlencodeCasey Bodley2019-08-151-3/+3
|\ \ | |/ |/|
| * rgw: url decode PutUserPolicy paramsAbhishek Lekshmanan2019-08-091-3/+3
* | rgw: make optional_yield explicit in RGWUserCtl interfacesCasey Bodley2019-07-291-14/+14
* | rgw: fixes following rebaseYehuda Sadeh2019-07-291-4/+4
* | rgw: svc.datalog_rados: add new svc, move data_log out of RGWRadosYehuda Sadeh2019-07-291-1/+1
* | rgw: rgw_rados.cc mostly compilesYehuda Sadeh2019-07-291-8/+11
|/
* Merge pull request #27178 from pritha-srivastava/wip-rgw-iamCasey Bodley2019-04-151-7/+34
|\
| * rgw: Adding 'iam' namespace for Role and User Policy related REST APIs.Pritha Srivastava2019-03-261-7/+34
* | rgw: pubsub support s3 records. refactor ARNYuval Lifshitz2019-03-211-1/+1
|/
* rgw: clean-up -- insure C++ source code files contain editor directivesJ. Eric Ivancich2018-12-111-0/+1