summaryrefslogtreecommitdiff
path: root/jstests/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-253-12/+14
* Revert "SERVER-31174 Move the sessions collection to config.system.sessions"Ian Whalen2017-09-223-14/+12
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-223-12/+14
* Revert "Revert "SERVER-21677 Remove "diaglog" support from the server""Dan Pasette2017-09-211-14/+0
* Revert "SERVER-21677 Remove "diaglog" support from the server"Ian Whalen2017-09-211-0/+14
* SERVER-21677 Remove "diaglog" support from the serverDan Pasette2017-09-201-14/+0
* SERVER-30166 Support pipelines running on mongos onlySara Golemon2017-09-152-10/+0
* SERVER-30969 Ping is a pre-auth commandSamantha Ritter2017-09-081-0/+62
* SERVER-27899 Ensure users can getMore their own indexStats cursorsTess Avitabile2017-08-232-67/+33
* SERVER-29628 $listSessions aggregation stageSara Golemon2017-08-233-0/+154
* SERVER-29628 $listLocalSessions aggregation stageSara Golemon2017-08-233-0/+144
* SERVER-28338 KillSessions SupportJason Carey2017-08-172-0/+30
* SERVER-28335 Implement refreshSessions and refreshSessionsInternal commandssamantharitter2017-08-151-0/+10
* SERVER-29202 Add a refreshLogicalSessionCacheNow test commandsamantharitter2017-08-141-0/+5
* SERVER-30566: Unwind SERVER-28190Spencer Jackson2017-08-111-9/+0
* SERVER-25855: Increase mongos_cache_invalidation.js timeout to 10 secondsSpencer Jackson2017-08-031-7/+4
* SERVER-29182: Add restriction support to the usersInfo commandSpencer Jackson2017-07-312-263/+480
* SERVER-30434: Process authenticationRestrictions in FCV 3.4Spencer Jackson2017-07-311-3/+6
* SERVER-30398 setFeatureCompatibilityVersion shouldn't disable custom rolesSara Golemon2017-07-302-0/+39
* SERVER-30181 remove support for pseudo commandsMathias Stearn2017-07-261-1/+1
* SERVER-29371 DocumentSource classes should provide auth requirementsJames Wahlin2017-07-251-1/+2
* SERVER-29181 Add restriction support to the updateRoleSara Golemon2017-07-241-0/+56
* SERVER-29180 Add restriction support to the createRoleSara Golemon2017-07-241-0/+207
* SERVER-29185: JSTest restrictions on usersSpencer Jackson2017-07-211-0/+262
* SERVER-28334 startSession commandGabriel Russell2017-07-171-0/+6
* Revert "SERVER-28334 startSession command"Gabriel Russell2017-07-171-6/+0
* SERVER-28334 startSession commandGabriel Russell2017-07-171-0/+6
* SERVER-30093 JSTest restrictions on __systemSpencer Jackson2017-07-121-0/+57
* SERVER-28495 FTDC for MongoSMark Benvenuto2017-07-121-1/+4
* SERVER-29371 Check auth for nested $lookup pipelinesJames Wahlin2017-06-301-0/+44
* SERVER-29876 stop using applyOps to run dropDatabase in user_defined_roles_on...Benety Goh2017-06-281-1/+9
* SERVER-29752 support dropping of system collections when applying operationsBenety Goh2017-06-211-0/+1
* SERVER-28344: Implement the admin.system.sessions collectionSpencer Jackson2017-06-201-63/+0
* SERVER-19318 Allow $currentOp aggregations to be run on mongoSBernard Gorman2017-06-161-3/+2
* SERVER-27595 Add client IP address to authentication failure messageSara Golemon2017-06-091-0/+15
* SERVER-19318 Add $currentOp aggregation stage for mongoDBernard Gorman2017-05-261-0/+24
* SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile2017-05-231-2/+2
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-2318-24/+24
* SERVER-29259: Ensure creation of authorization indexesSpencer Jackson2017-05-232-0/+68
* SERVER-28190 Add new tests for user continuitysamantharitter2017-05-051-0/+9
* SERVER-28872 remove ClusterRepairDatabaseCmd from mongosEsha Maharishi2017-05-011-0/+1
* SERVER-26577 Fix permissions for listCollections getMore.Justin Seyster2017-04-283-0/+50
* SERVER-29000 Remove the miniwebserver and derivativesAndrew Morrow2017-04-272-11/+6
* SERVER-23728 Enable the no-unused-expressions ESLint ruleEddie Louie2017-04-051-21/+16
* SERVER-9609 Ensure users can only call getMore on cursors they createdTess Avitabile2017-03-221-0/+238
* Revert "SERVER-9609 Ensure users can only call getMore on cursors they created"Tess Avitabile2017-03-211-238/+0
* SERVER-9609 Ensure users can only call getMore on cursors they createdTess Avitabile2017-03-171-0/+238
* SERVER-4786 Allow specifying sample rate of slow queriesEvan Broder2017-01-261-0/+20
* SERVER-27712 Do not specify _id field in user_defined_roles_on_secondaries.jsJudah Schvimer2017-01-181-1/+1
* SERVER-24623 Remove single document aggregation result optionTess Avitabile2017-01-131-18/+23