summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/sasl_authentication_session_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54022 Simplify AuthorizationSessionMark Benvenuto2021-02-091-3/+0
* SERVER-48351 Clean up additional logv2 linesSara Golemon2020-05-281-2/+0
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-44978 Thread-through ServiceContext and ThreadPool to ReadThroughCacheKaloian Manassiev2020-02-151-4/+3
* SERVER-44857 Allow SCRAM conversation to avoid empty exchangeSara Golemon2020-01-161-1/+52
* SERVER-41246 Thread ServiceContext through SaslMechanismFactoryJonathan Reams2019-09-101-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-13/+11
* SERVER-37527 Fix lifecycle management and clarify isDone->isSuccessSara Golemon2018-11-291-5/+5
* 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