summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/impersonation_session.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64029 Prohibit impersonating multiple usersShreyas Kalyan2023-01-061-3/+13
* SERVER-66360 Remove multi-user authentication supportSara Golemon2022-05-241-1/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-5261 Include authentication information in currentOp outputJonathan Reams2018-09-141-12/+8
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-5/+6
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-171-0/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-25/+18
* SERVER-18236 SERVER-18292 send impersonated users and roles via metadata objectAdam Midvidy2015-06-161-0/+79