summaryrefslogtreecommitdiff
path: root/jstests/auth/lib/commands_lib.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44320 Allow users with enableSharding cluster AT to manipulate shardin...Sara Golemon2019-11-131-3/+26
* SERVER-39056 Further refine readWriteAnyDatabaseShreyas Kalyan2019-03-151-0/+18
* SERVER-36149: Make $setFeatureCompatibilityVersion a non-normal resourceSpencer Jackson2018-08-221-1/+1
* SERVER-28260 Check coauth for killCursors and add killAnyCursorsSara Golemon2018-01-101-17/+19
* SERVER-31864 applyOps command with UUID containing op must require granular p...Xiangyu Yao2017-12-071-2/+327
* SERVER-31810: Make applyOps require privileges for UUIDsSpencer Jackson2017-11-151-1/+233
* SERVER-31382: Add convertToCapped to restore roleSpencer Jackson2017-10-241-6/+6
* SERVER-31389: Make an ActionType for manipulating authentication restrictionsSpencer Jackson2017-10-091-0/+148
* SERVER-31289 Add test only $listLocalCursorsJason Carey2017-10-031-0/+9
* 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-291-1/+92
* 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-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-251-3/+3
* Revert "SERVER-31174 Move the sessions collection to config.system.sessions"Ian Whalen2017-09-221-3/+3
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-221-3/+3
* 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-27899 Ensure users can getMore their own indexStats cursorsTess Avitabile2017-08-231-63/+1
* SERVER-29628 $listSessions aggregation stageSara Golemon2017-08-231-0/+22
* SERVER-29628 $listLocalSessions aggregation stageSara Golemon2017-08-231-0/+16
* SERVER-28338 KillSessions SupportJason Carey2017-08-171-0/+17
* SERVER-28335 Implement refreshSessions and refreshSessionsInternal commandssamantharitter2017-08-151-0/+10
* SERVER-29202 Add a refreshLogicalSessionCacheNow test commandsamantharitter2017-08-141-0/+5
* 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-28495 FTDC for MongoSMark Benvenuto2017-07-121-1/+4
* SERVER-29371 Check auth for nested $lookup pipelinesJames Wahlin2017-06-301-0/+44
* SERVER-19318 Allow $currentOp aggregations to be run on mongoSBernard Gorman2017-06-161-3/+2
* SERVER-19318 Add $currentOp aggregation stage for mongoDBernard Gorman2017-05-261-0/+24
* SERVER-29259: Ensure creation of authorization indexesSpencer Jackson2017-05-231-0/+5
* SERVER-28872 remove ClusterRepairDatabaseCmd from mongosEsha Maharishi2017-05-011-0/+1
* SERVER-26577 Fix permissions for listCollections getMore.Justin Seyster2017-04-281-0/+47
* SERVER-4786 Allow specifying sample rate of slow queriesEvan Broder2017-01-261-0/+20
* SERVER-24623 Remove single document aggregation result optionTess Avitabile2017-01-131-18/+23
* SERVER-26734 indexStats action is not sufficient for $indexStatsJames Wahlin2016-12-271-5/+14
* SERVER-23916: Remove currentOpCtx commandDaniel Gottlieb2016-11-301-17/+0
* SERVER-26839: Improve readWriteDatabase role coverageSpencer Jackson2016-11-141-10/+352
* SERVER-25994: Make applyOps work without universal privilegesSpencer Jackson2016-09-301-7/+232
* SERVER-25968 fix lintMatt Cotter2016-09-081-12/+18
* SERVER-25968 Add access control test for _configsvrCommitChunk{Split,Merge}Spencer T Brody2016-09-081-0/+36
* SERVER-25526 add views authz tests to auth commands libKyle Suarez2016-09-061-2/+641
* SERVER-25155 Create setFeatureCompatibilityVersion commandTess Avitabile2016-08-191-0/+17
* SERVER-24724 authz for viewsKyle Suarez2016-08-111-0/+205
* SERVER-24654 Add privilege checking for $facet stage.Charlie Swanson2016-08-011-0/+58