summaryrefslogtreecommitdiff
path: root/src/mongo/client/authenticate.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-26952: Cache SCRAM-SHA-1 ClientKeySpencer Jackson2017-07-111-3/+3
| | | | (cherry picked from commit 47da0b53f9cd27aeec1d2822780784866269a47d)
* SERVER-22584 Make sure authentication code doesn't swallow ↵Spencer T Brody2016-02-171-7/+5
| | | | IncompatibleCatalogManager errors
* 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