summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/security_token_authentication_guard.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70700 Use UserRequest to in authorization workflowSara Golemon2022-12-241-2/+2
* SERVER-70701: Allow AuthorizationSession to enforce expiration timesVarun Ravichandran2022-12-161-1/+2
* Revert "SERVER-70700 Use UserRequest to in authorization workflow"auto-revert-processor2022-11-141-2/+2
* SERVER-70700 Use UserRequest to in authorization workflowSara Golemon2022-11-131-2/+2
* SERVER-67148 Refactor ValidatedTenantId into ValidatedSecurityTokenSara Golemon2022-06-151-0/+66