index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
client
/
authenticate_test.cpp
Age
Commit message (
Expand
)
Author
2024-08-30
SERVER-87287 Remove MONGODB-CR auth logic (#26633)
Gabriel Marks
2024-05-17
SERVER-84609 Define a version for Aladdin MD5 (#19406)
adriangzz
2024-03-28
SERVER-88205 Eliminate redundant $db parses (#20179)
Patrick Freed
2024-03-05
SERVER-81825 Only support building OpMsgRequest with ValidatedTenancyScope
Sophia Tan
2024-02-16
SERVER-85992 Refactor fromDBAndBody to build requests with ValidatedTenancyScope
Joseph Prince
2023-10-07
SERVER-77158 apply performance-move-const-arg clang tidy rule for client
Matt Boros
2023-08-24
SERVER-80148 Use DatabaseName for calls to OpMsgRequest::fromDBAndBody
Mathis Bessa
2023-06-22
SERVER-77044 IWYU Automated changes for up to end ratio 0.4
Daniel Moody
2023-06-15
SERVER-77042 automated IWYU changes up to ratio of 0.3
Daniel Moody
2019-07-27
SERVER-41772 Apply clang-format 7.0.1 to the codebase
clang-format-7.0.1
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2018-11-14
SERVER-32978 Advertise SCRAM-SHA-256 authentication for the internal user
Jonathan Reams
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-07-30
SERVER-33135 Remove metadata accessors from command reply APIs
Mathias Stearn
2017-12-12
SERVER-32275 Remove MONGODB-CR client support from monogd/mongos
Sara Golemon
2017-02-02
SERVER-26952: Cache SCRAM-SHA-1 ClientKey
Spencer Jackson
2016-08-18
SERVER-24508 BSONObj::ComparatorInterface
David Storch
2016-08-03
SERVER-24067 TaskExecutor RemoteCommandCallbackArgs should include elapsedMS ...
Waley Chen
2016-07-26
SERVER-24615 Add support for OperationContext in EgressMetadataHook
Mark Benvenuto
2016-05-28
SERVER-23971 Clang-Format code
Mark Benvenuto
2015-08-10
SERVER-19155 Refactor auth methods for asynchronous handlers
samantharitter
2015-08-03
SERVER-19455 move authentication methods to a new library
samantharitter