summaryrefslogtreecommitdiff
path: root/src/mongo/db/multitenancy.cpp
AgeCommit message (Expand)Author
2023-06-27SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8Daniel Moody
2022-06-15SERVER-67148 Refactor ValidatedTenantId into ValidatedSecurityTokenSara Golemon
2022-06-08SERVER-65458 Parse and validate tenantId at the start of command processingSophia Tan
2022-05-06SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue
2022-01-26SERVER-62406 Introduce ActionType::useTenant for multitenancy overrideSara Golemon
2022-01-20SERVER-62441 Define a new type mongo::TenantId for tenant idSophia Tan
2022-01-18SERVER-62239 Put tenantId on opCtx if passed as $tenantjannaerin
2022-01-16Revert "SERVER-62239 Put tenantId on opCtx if passed as $tenant"Kaloian Manassiev
2022-01-14SERVER-62239 Put tenantId on opCtx if passed as $tenantjannaerin
2021-12-07SERVER-61615 Parse authenticated user from security token and add to authoriz...Sara Golemon
2021-11-25SERVER-61614 Add TenantID to AuthNameSara Golemon