summaryrefslogtreecommitdiff
path: root/src/mongo/client/authenticate.cpp
AgeCommit message (Expand)Author
2024-08-30SERVER-87287 Remove MONGODB-CR auth logic (#26633)Gabriel Marks
2024-05-23SERVER-90645 Enable tidy check misc-unused-using-decls (#22430)Matt Kneiser
2024-03-19SERVER-87974 Enable modernize-use-override and apply fixes (#20075)Ivan Fefer
2024-03-05SERVER-81825 Only support building OpMsgRequest with ValidatedTenancyScopeSophia Tan
2024-02-29SERVER-86997 Remove AuthPrevalidated from SerializationContext (#19212)Didier Nadeau
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-09-26SERVER-80635 Use AuthPrevalidated for auth-specific de/serializationHugh Tong
2023-09-25SERVER-80549 Make DatabaseNameUtil::de/serialize no longer use default serial...Mathis Bessa
2023-09-23SERVER-81059 bulk-revert of include of boost iif.hppBilly Donahue
2023-08-25SERVER-80320 Thread DatabaseName into DBClientBase::auth() and buildAuthParams()Sara Golemon
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
2023-06-05SERVER-77154 Always use "hello" for connection handshake in internal client codeDavid Storch
2022-07-27SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue
2022-05-06SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue
2022-02-01SERVER-62334 Use SASL mech negotiation to get mech for DBClientBase::authAdam Rayner
2022-01-13SERVER-27209 Eliminate dangerous BSONElement string extraction methodsMatt Kneiser
2021-12-31SERVER-46399 remove SCRAM-SHA-1 as a default internal auth mechAdam Rayner
2021-11-01SERVER-45717 Allow changes to clusterIpSourceAllowlist without restartsergey.galtsev
2021-09-16SERVER-59876 Ensure hostname is progated for internal sasl authMark Benvenuto
2020-12-11SERVER-52945 Make mongod use x509 auth on egress connections if NetworkInterf...Mark Benvenuto
2020-09-25SERVER-51084 tweak range loop variable types to fix xcode buildBilly Donahue
2020-07-27SERVER-49134 Implement rotate for WindowsGabriel Marks
2020-07-08SERVER-48178 Finding self in reconfig may be interrupted by closing connectio...Mark Benvenuto
2020-04-26SERVER-47735 change mongo source over to logv2Billy Donahue
2020-04-22SERVER-47073 Clean up log lines in mongo/client and mongo/executorBen Caimano
2020-02-21SERVER-45567 removing util/log.h where I canGabriel Russell
2020-02-13SERVER-45869 automatically converted structured loggingGabriel Russell
2020-02-12SERVER-44858 Implement speculative sasl authSara Golemon
2019-09-17SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2019-07-23SERVER-42164 Allowed ErrorCode::is{Category} to take a StatusBen Caimano
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-11-15SERVER-35682 kill existing SharedPromise typeMathias Stearn
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
2018-03-29SERVER-33980 Reduce dependencies for embedded commandsAndrew Morrow
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-17SERVER-25082 Allow x509 authentication without user/subject fieldHai-Kinh Hoang
2016-08-03SERVER-24067 TaskExecutor RemoteCommandCallbackArgs should include elapsedMS ...Waley Chen
2016-08-01 SERVER-25340 Fixed lint errorAndreas Nilsson
2016-08-01SERVER-25340 Remove MONGODB-CR cluster authentication fallbackAndreas Nilsson
2016-05-28SERVER-23971 Clang-Format codeMark Benvenuto
2016-04-18SERVER-6823 Rename --tryClusterAuth to --transitionToAuthShane Harvey
2016-04-13SERVER-6823 Enable Access control without downtime.Shane Harvey
2015-08-11SERVER-19873 Let saslClientAuthenticate handle unknown auth mechanismssamantharitter