summaryrefslogtreecommitdiff
path: root/jstests/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31517 Disable MONGODB-CR deprecation warning on ephemeral runsSara Golemon2017-10-111-1/+5
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-0/+4
* SERVER-31389: Make an ActionType for manipulating authentication restrictionsSpencer Jackson2017-10-091-0/+148
* SERVER-31308 Add startup deprecation warning for systems using MONGODB-CRSara Golemon2017-10-061-0/+29
* SERVER-31289 Add test only $listLocalCursorsJason Carey2017-10-031-0/+9
* SERVER-30848 make shell getMores use sessionsJason Carey2017-10-032-2/+2
* SERVER-29138: Extend aggregation access control checks to handle $changeStrea...Katherine Walker2017-10-021-0/+38
* SERVER-31248: Use of UUID in command requires privilegeSpencer Jackson2017-09-293-7/+112
* SERVER-30894/SERVER-31290 Implement command for transferring session informat...Randolph Tan2017-09-281-0/+13
* Revert "Revert "Revert "SERVER-30894 Implement command for transferring sessi...Randolph Tan2017-09-281-13/+0
* Revert "Revert "SERVER-30894 Implement command for transferring session infor...Randolph Tan2017-09-271-0/+13
* Revert "SERVER-30894 Implement command for transferring session information d...Greg McKeon2017-09-271-13/+0
* SERVER-31116 localhost bypass for sessionsJason Carey2017-09-271-6/+14
* SERVER-30894 Implement command for transferring session information during mi...Randolph Tan2017-09-261-0/+13
* 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