summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_auth.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/auth: Fix the return code returned by AuthStrategy,Pritha Srivastava2023-08-081-1/+1
* rgw: Add `rgw_policy_reject_invalid_principals` and messagesAdam C. Emerson2022-12-131-2/+2
* RGW - Zipper - Rename rgw::sal::Store to rgw::sal::DriverDaniel Gryniewicz2022-12-081-5/+5
* rgw: log identity applier metadata in ops logsCory Snyder2022-06-061-1/+18
* rgw: user_quota and bucket_quota are defined under RGWQuotaIqbal Khan2022-05-041-4/+4
* rgw/auth: perm_mask uses std::optionalCasey Bodley2021-11-051-1/+1
* rgw/sts: code to add role tags as aws:PrincipalTags andPritha Srivastava2021-09-011-0/+14
* rgw/sts: code for aws:TagKeys to be used as ConditionPritha Srivastava2021-09-011-0/+8
* rgw/sts: code to use session tags in AssumeRoleWithWebIdentity call,Pritha Srivastava2021-09-011-14/+18
* rgw/sts: adding code for aws:RequestTags as partPritha Srivastava2021-09-011-0/+31
* rgw/sts: adding code to enable usage of allPritha Srivastava2021-09-011-18/+21
* rgw: build without "using namespace std"Kefu Chai2021-08-131-0/+1
* Merge pull request #41585 from pritha-srivastava/wip-rgw-sts-session-policy-evalMatt Benjamin2021-06-101-9/+11
|\
| * rgw/sts: correcting the evaluation of session policiesPritha Srivastava2021-05-291-9/+11
* | rgw/sts: adding role name and role session to ops log.Pritha Srivastava2021-06-091-0/+2
|/
* rgw: add DPP's to logging for most opsAli Maredia2021-05-041-1/+1
* RGW Zipper - Permenant User storage APIDaniel Gryniewicz2021-04-291-6/+6
* RGW Zipper - move attrs into UserDaniel Gryniewicz2021-04-281-4/+2
* RGW Zipper - The Great RenameDaniel Gryniewicz2021-04-151-4/+4
* Zipper - zipperify the Auth codeDaniel Gryniewicz2021-03-021-32/+41
* rgw: Add DoutPrefixProvider to create_bucket loggingAli Maredia2021-01-271-14/+15
* Merge pull request #37926 from BryceCao/wip-catch-non-int-exceptionHarish Munjulur2020-12-101-0/+7
|\
| * rgw : catch non int exceptioncao.leilc2020-11-091-0/+7
* | rgw: pass null_yield to ctl->user->read_stats()Kefu Chai2020-12-031-1/+1
* | Merge pull request #37595 from pritha-srivastava/wip-rgw-sts-old-usersMatt Benjamin2020-12-031-0/+25
|\ \
| * | rgw/sts: adding code for creating oidc users in a backwardPritha Srivastava2020-10-291-0/+25
* | | rgw: No null_yield in RGWOpAdam C. Emerson2020-11-131-5/+5
| |/ |/|
* | Merge pull request #36739 from pritha-srivastava/wip-rgw-sts-expire-session-t...Matt Benjamin2020-10-291-0/+2
|\ \ | |/ |/|
| * rgw/sts: adding code for "aws:TokenIssueTime" to be usedPritha Srivastava2020-08-201-0/+2
* | rgw/sts: adding code for federated user as owner in case of STS.Pritha Srivastava2020-09-151-3/+46
|/
* rgw: adding user related web token claims to ops logPritha Srivastava2020-06-171-0/+5
* Merge pull request #35405 from ivancich/wip-fix-truncated-bucket-listingJ. Eric Ivancich2020-06-061-1/+2
|\
| * rgw: convert rgw_user_max_buckets to new config optionsJ. Eric Ivancich2020-06-061-1/+2
* | Merge pull request #33762 from clwluvw/wildcard-subuserJ. Eric Ivancich2020-06-061-1/+5
|\ \
| * | rgw: Add support wildcard subuser for bucket policySeena Fallah2020-03-051-1/+5
| |/
* | Merge pull request #32393 from clwluvw/opa-access-keyJ. Eric Ivancich2020-06-061-0/+4
|\ \
| * | rgw: Add subuser to OPA requestSeena Fallah2020-04-081-0/+4
| |/
* | rgw: adds code for role session to be used an ARN.Pritha Srivastava2020-06-051-19/+47
* | rgw: adds a commom method to remove prefix(www, http and https)Pritha Srivastava2020-06-051-9/+1
* | rgw: Added code for offline OpenId Connect/ OAuth 2.0 tokensPritha Srivastava2020-06-051-1/+6
|/
* rgw: Fix bug on subuser policy identity checkerSeena Fallah2020-02-181-2/+2
* rgw: Add support bucket policy for subuserSeena Fallah2020-02-111-3/+12
* rgw: auth: api to create auth identity without req_stateYehuda Sadeh2020-01-281-9/+25
* Zipper - RGWUserDaniel Gryniewicz2020-01-171-10/+9
* RGW - Make sure editor settings are correct for all filesDaniel Gryniewicz2019-08-191-1/+1
* Merge branch 'wip-rgw-metadata-servicification'Casey Bodley2019-08-131-5/+5
|\
| * rgw: make optional_yield explicit in RGWUserCtl interfacesCasey Bodley2019-07-291-4/+4
| * rgw: rgw_rados.cc mostly compilesYehuda Sadeh2019-07-291-3/+3
| * rgw: more compilation fixesYehuda Sadeh2019-07-291-4/+4
* | rgw: making implicit_tenants backwards compatible.Marcus Watts2019-07-301-6/+62
|/