Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |