summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42652 Fix issue with rename collectionAdam Cooper2019-09-031-2/+9
* SERVER-41152 strip white space from auth mechanismsJason Piao2019-07-301-5/+30
* SERVER-41069 Add option to disable embedded roles from X509 certificatesJonathan Reams2019-07-092-0/+9
* SERVER-40156 Replica sets support Split HorizonsADAM David Alan Martin2019-05-291-6/+8
* SERVER-40817 Handle createIndexes on roles collection in RoleGraphUpdateSpencer Jackson2019-05-141-0/+18
* SERVER-39864 Only request principal name during saslStart when neededSara Golemon2019-04-171-1/+6
* SERVER-39820 Include client IP in log message for successful authenticationJonathan Reams2019-04-081-1/+2
* SERVER-38984 Validate unique User ID on UserCache hitSara Golemon2019-03-308-5/+75
* SERVER-39178 fix lintShreyas Kalyan2019-03-291-1/+1
* SERVER-39178 Negotiate SCRAM mechanism in MongoURI::connect()Shreyas Kalyan2019-03-291-0/+8
* SERVER-39058 Synchronize user set modification in AuthorizationSession with C...Shreyas Kalyan2019-03-014-16/+42
* SERVER-39056 Further refine readWriteAnyDatabaseShreyas Kalyan2019-02-262-1/+7
* SERVER-37565 Unlock memory held during SCRAM authenticationPatrick Freed2019-01-223-5/+6
* SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept ...Kaloian Manassiev2019-01-211-1/+0
* SERVER-38983 Differentiate UserNotFound from AuthenticationFailure in audit logSara Golemon2019-01-141-12/+12
* SERVER-37527 Fix lifecycle management and clarify isDone->isSuccessSara Golemon2018-12-014-22/+20
* SERVER-37678 Extend cpplint's CheckForCopyright() to check for SSPL.Max Hirschhorn2018-11-141-2/+27
* SERVER-37754 Remove duplicate copyright headersRamon Fernandez2018-10-251-26/+22
* SERVER-37651 Fix incorrect copyright headers in python filesRamon Fernandez2018-10-241-27/+22
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-19101-1601/+1845
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Henrik Edin2018-09-1313-152/+129
* SERVER-35566 Proxy Cyrus/LDAP selection at runtime.Sara Golemon2018-06-144-12/+8
* SERVER-34822: Make role graph ignore irrelevant createIndexesSpencer Jackson2018-06-071-1/+2
* SERVER-35272 Remove dependencies on ssl_manager and transport_layer from embe...Henrik Edin2018-06-071-0/+1
* SERVER-34944 Create a shim-override mechanism.ADAM David Alan Martin2018-05-241-1/+4
* Revert "SERVER-34944 Create a shim-override mechanism."Louis Williams2018-05-241-4/+1
* SERVER-34944 Create a shim-override mechanism.ADAM David Alan Martin2018-05-231-1/+4
* SERVER-34894 Embedded authorization componentsADAM David Alan Martin2018-05-225-125/+224
* SERVER-34963 Fix linking on dynamic community builds.ADAM David Alan Martin2018-05-1610-178/+228
* SERVER-32942: Let users listcollections their own collectionsSpencer Jackson2018-05-166-14/+161
* SERVER-34735 Extract structured data from X509 subject namesSara Golemon2018-05-152-5/+21
* SERVER-34345 replace ...WITH_VALIDATOR macros to ->withValidator syntax.Billy Donahue2018-05-151-21/+22
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-1130-2129/+2717
* SERVER-34628 Really remove appendCommandStatusMathias Stearn2018-05-081-10/+4
* SERVER-34628 Prep for removing appendCommandStatusMathias Stearn2018-05-081-1/+1
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-054-4/+4
* SERVER-34626: Remove SCRAM-SHA-1 specific auth checks from SCRAM-SHA-256Spencer Jackson2018-05-041-1/+2
* SERVER-34580 Plumb commit time to commit handlers when availableJudah Schvimer2018-05-031-1/+1
* SERVER-34794 Construct the global ServiceContext inside a MONGO_INITIALIZERAndy Schwerin2018-05-022-31/+33
* SERVER-34653 Add 'AuthorizationSession::isAuthenticated()'Billy Donahue2018-05-022-9/+13
* SERVER-34698 cleanup physical structure of CmdAuthenticateBilly Donahue2018-04-271-2/+2
* SERVER-34364 replace references to invariantOK with invariantBenety Goh2018-04-261-2/+2
* SERVER-34421: isMaster saslSupportedMechs shouldn't error on UserNotFoundSpencer Jackson2018-04-242-7/+16
* SERVER-34230 Add ActionType and Commands for Free MonitoringSara Golemon2018-04-182-1/+5
* SERVER-34541 Remove MessagePort and ListenerAndrew Morrow2018-04-183-1/+2
* SERVER-34446: Remove normalization of SCRAM-SHA-256 prinicpal namesSpencer Jackson2018-04-133-118/+11
* SERVER-34401: Add support for {forAllDBs: true} to usersInfoSpencer Jackson2018-04-133-2/+11
* SERVER-33548 Enable profiling for batch writes within transactionsTess Avitabile2018-04-131-1/+1
* SERVER-34179 refactor isGenericArgumentBilly Donahue2018-04-021-2/+2
* SERVER-34246 Add getDatabaseVersion command on shards for support and testingEsha Maharishi2018-04-022-0/+2