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