summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/authentication_session.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32966: Add SASL server mechanism registrySpencer Jackson2018-03-091-14/+8
* SERVER-32279 Remove support for authenticating via MONGODB-CRSara Golemon2017-12-181-2/+1
* SERVER-25488 merge ClientBasic and ClientKyle Suarez2016-08-081-3/+3
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-31/+34
* SERVER-17817 Make AuthenticationSession a decoration on ClientBasic, not a me...Andy Schwerin2015-04-161-1/+15
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* Change auth data structures to use Apache licenseSpencer T Brody2012-11-271-11/+10
* SERVER-7129 Introduce AuthenticationSession abstract type.Andy Schwerin2012-10-261-0/+51