summaryrefslogtreecommitdiff
path: root/src/mongo/client/authenticate_test.cpp
AgeCommit message (Expand)Author
2024-08-30SERVER-87287 Remove MONGODB-CR auth logic (#26633)Gabriel Marks
2024-05-17SERVER-84609 Define a version for Aladdin MD5 (#19406)adriangzz
2024-03-28SERVER-88205 Eliminate redundant $db parses (#20179)Patrick Freed
2024-03-05SERVER-81825 Only support building OpMsgRequest with ValidatedTenancyScopeSophia Tan
2024-02-16SERVER-85992 Refactor fromDBAndBody to build requests with ValidatedTenancyScopeJoseph Prince
2023-10-07SERVER-77158 apply performance-move-const-arg clang tidy rule for clientMatt Boros
2023-08-24SERVER-80148 Use DatabaseName for calls to OpMsgRequest::fromDBAndBodyMathis Bessa
2023-06-22SERVER-77044 IWYU Automated changes for up to end ratio 0.4Daniel Moody
2023-06-15SERVER-77042 automated IWYU changes up to ratio of 0.3Daniel Moody
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-11-14SERVER-32978 Advertise SCRAM-SHA-256 authentication for the internal userJonathan Reams
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-07-30SERVER-33135 Remove metadata accessors from command reply APIsMathias Stearn
2017-12-12SERVER-32275 Remove MONGODB-CR client support from monogd/mongosSara Golemon
2017-02-02SERVER-26952: Cache SCRAM-SHA-1 ClientKeySpencer Jackson
2016-08-18SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch
2016-08-03SERVER-24067 TaskExecutor RemoteCommandCallbackArgs should include elapsedMS ...Waley Chen
2016-07-26SERVER-24615 Add support for OperationContext in EgressMetadataHookMark Benvenuto
2016-05-28SERVER-23971 Clang-Format codeMark Benvenuto
2015-08-10SERVER-19155 Refactor auth methods for asynchronous handlerssamantharitter
2015-08-03SERVER-19455 move authentication methods to a new librarysamantharitter