summaryrefslogtreecommitdiff
path: root/src/mongo/client/authenticate.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26952: Cache SCRAM-SHA-1 ClientKeySpencer Jackson2017-02-021-3/+3
* SERVER-25082 Allow x509 authentication without user/subject fieldHai-Kinh Hoang2016-08-171-8/+8
* SERVER-24067 TaskExecutor RemoteCommandCallbackArgs should include elapsedMS ...Waley Chen2016-08-031-4/+5
* SERVER-25340 Fixed lint errorAndreas Nilsson2016-08-011-5/+1
* SERVER-25340 Remove MONGODB-CR cluster authentication fallbackAndreas Nilsson2016-08-011-26/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-39/+39
* SERVER-6823 Rename --tryClusterAuth to --transitionToAuthShane Harvey2016-04-181-3/+3
* SERVER-6823 Enable Access control without downtime.Shane Harvey2016-04-131-4/+25
* SERVER-19873 Let saslClientAuthenticate handle unknown auth mechanismssamantharitter2015-08-111-7/+0
* SERVER-19155 Refactor auth methods for asynchronous handlerssamantharitter2015-08-101-121/+229
* SERVER-19455 move authentication methods to a new librarysamantharitter2015-08-031-0/+248