summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/sasl_authentication_session_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32978 Advertise SCRAM-SHA-256 authentication for the internal userJonathan Reams2018-11-141-6/+1
* SERVER-37678 Extend cpplint's CheckForCopyright() to check for SSPL.Max Hirschhorn2018-11-051-2/+27
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-8/+6
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-2/+4
* SERVER-32966: Add SASL server mechanism registrySpencer Jackson2018-03-091-37/+52
* SERVER-33275 Remove `platform/unordered_`* headersADAM David Alan Martin2018-02-141-1/+0
* SERVER-32973 Enable SCRAM-SHA-256 authenticationSara Golemon2018-02-101-3/+12
* SERVER-33012 Create scramSHA256IterationCount setParameterSara Golemon2018-02-011-1/+1
* SERVER-32836 Refactor SCRAM mechanism to be block independentSara Golemon2018-01-251-1/+1
* SERVER-30491 Remove CRAM-MD5Sara Golemon2017-12-011-0/+236