Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-67148 Refactor ValidatedTenantId into ValidatedSecurityToken | Sara Golemon | 2022-06-15 | 1 | -29/+4 |
* | SERVER-65458 Parse and validate tenantId at the start of command processing | Sophia Tan | 2022-06-08 | 1 | -31/+12 |
* | SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes | Billy Donahue | 2022-05-06 | 1 | -1/+3 |
* | SERVER-62406 Introduce ActionType::useTenant for multitenancy override | Sara Golemon | 2022-01-26 | 1 | -3/+2 |
* | SERVER-62441 Define a new type mongo::TenantId for tenant id | Sophia Tan | 2022-01-20 | 1 | -9/+4 |
* | SERVER-62239 Put tenantId on opCtx if passed as $tenant | jannaerin | 2022-01-18 | 1 | -1/+44 |
* | Revert "SERVER-62239 Put tenantId on opCtx if passed as $tenant" | Kaloian Manassiev | 2022-01-16 | 1 | -44/+1 |
* | SERVER-62239 Put tenantId on opCtx if passed as $tenant | jannaerin | 2022-01-14 | 1 | -1/+44 |
* | SERVER-61615 Parse authenticated user from security token and add to authoriz... | Sara Golemon | 2021-12-07 | 1 | -1/+1 |
* | SERVER-61614 Add TenantID to AuthName | Sara Golemon | 2021-11-25 | 1 | -0/+50 |