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.cpp
Age
Commit message (
Expand
)
Author
2024-08-30
SERVER-87287 Remove MONGODB-CR auth logic (#26633)
Gabriel Marks
2024-05-23
SERVER-90645 Enable tidy check misc-unused-using-decls (#22430)
Matt Kneiser
2024-03-19
SERVER-87974 Enable modernize-use-override and apply fixes (#20075)
Ivan Fefer
2024-03-05
SERVER-81825 Only support building OpMsgRequest with ValidatedTenancyScope
Sophia Tan
2024-02-29
SERVER-86997 Remove AuthPrevalidated from SerializationContext (#19212)
Didier Nadeau
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-09-26
SERVER-80635 Use AuthPrevalidated for auth-specific de/serialization
Hugh Tong
2023-09-25
SERVER-80549 Make DatabaseNameUtil::de/serialize no longer use default serial...
Mathis Bessa
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-08-25
SERVER-80320 Thread DatabaseName into DBClientBase::auth() and buildAuthParams()
Sara Golemon
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
2023-06-05
SERVER-77154 Always use "hello" for connection handshake in internal client code
David Storch
2022-07-27
SERVER-68246 rewrite calls to boost::optional get and is_initialized
Billy Donahue
2022-05-06
SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes
Billy Donahue
2022-02-01
SERVER-62334 Use SASL mech negotiation to get mech for DBClientBase::auth
Adam Rayner
2022-01-13
SERVER-27209 Eliminate dangerous BSONElement string extraction methods
Matt Kneiser
2021-12-31
SERVER-46399 remove SCRAM-SHA-1 as a default internal auth mech
Adam Rayner
2021-11-01
SERVER-45717 Allow changes to clusterIpSourceAllowlist without restart
sergey.galtsev
2021-09-16
SERVER-59876 Ensure hostname is progated for internal sasl auth
Mark Benvenuto
2020-12-11
SERVER-52945 Make mongod use x509 auth on egress connections if NetworkInterf...
Mark Benvenuto
2020-09-25
SERVER-51084 tweak range loop variable types to fix xcode build
Billy Donahue
2020-07-27
SERVER-49134 Implement rotate for Windows
Gabriel Marks
2020-07-08
SERVER-48178 Finding self in reconfig may be interrupted by closing connectio...
Mark Benvenuto
2020-04-26
SERVER-47735 change mongo source over to logv2
Billy Donahue
2020-04-22
SERVER-47073 Clean up log lines in mongo/client and mongo/executor
Ben Caimano
2020-02-21
SERVER-45567 removing util/log.h where I can
Gabriel Russell
2020-02-13
SERVER-45869 automatically converted structured logging
Gabriel Russell
2020-02-12
SERVER-44858 Implement speculative sasl auth
Sara Golemon
2019-09-17
SERVER-42165 Replace uses of stdx::mutex with mongo::Mutex
Ben Caimano
2019-07-27
SERVER-41772 Apply clang-format 7.0.1 to the codebase
clang-format-7.0.1
2019-07-23
SERVER-42164 Allowed ErrorCode::is{Category} to take a Status
Ben Caimano
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2018-11-15
SERVER-35682 kill existing SharedPromise type
Mathias Stearn
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
2018-03-29
SERVER-33980 Reduce dependencies for embedded commands
Andrew Morrow
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-17
SERVER-25082 Allow x509 authentication without user/subject field
Hai-Kinh Hoang
2016-08-03
SERVER-24067 TaskExecutor RemoteCommandCallbackArgs should include elapsedMS ...
Waley Chen
2016-08-01
SERVER-25340 Fixed lint error
Andreas Nilsson
2016-08-01
SERVER-25340 Remove MONGODB-CR cluster authentication fallback
Andreas Nilsson
2016-05-28
SERVER-23971 Clang-Format code
Mark Benvenuto
2016-04-18
SERVER-6823 Rename --tryClusterAuth to --transitionToAuth
Shane Harvey
2016-04-13
SERVER-6823 Enable Access control without downtime.
Shane Harvey
2015-08-11
SERVER-19873 Let saslClientAuthenticate handle unknown auth mechanisms
samantharitter
[next]