summaryrefslogtreecommitdiff
path: root/jstests/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44320 Allow users with enableSharding cluster AT to manipulate shardin...Sara Golemon2019-11-131-3/+26
* SERVER-35463 Mark listCommands as pre-authSara Golemon2019-11-111-0/+33
* SERVER-42652 Fix issue with rename collectionAdam Cooper2019-09-042-7/+74
* SERVER-38984 Validate unique User ID on UserCache hitSara Golemon2019-05-171-0/+74
* SERVER-39820 Include client IP in log message for successful authenticationJonathan Reams2019-04-081-0/+29
* SERVER-39056 Further refine readWriteAnyDatabaseShreyas Kalyan2019-03-153-78/+128
* SERVER-36968 Require journaling and mmapv1 in rebuild_system_indexes testPatrick Freed2018-11-161-3/+6
* SERVER-36968 Rebuild interrupted system indexes before checking AuthZN index ...Patrick Freed2018-11-161-0/+53
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-09-2720-1/+76
* SERVER-36149: Make $setFeatureCompatibilityVersion a non-normal resourceSpencer Jackson2018-08-221-1/+1
* SERVER-34822: Make role graph ignore irrelevant createIndexesSpencer Jackson2018-06-181-0/+21
* SERVER-25640 Terminate processes in more JavaScript tests.Max Hirschhorn2018-04-252-0/+3
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-04-2522-3/+30
* SERVER-33158 Shrink LogicalSession refresh batchesJason Carey2018-02-081-0/+43
* SERVER-32169 Allow killCursors to kill across lsidsSara Golemon2018-01-101-14/+23
* SERVER-28260 Check coauth for killCursors and add killAnyCursorsSara Golemon2018-01-103-19/+189
* SERVER-32410 Validate User::CredentialData during authSara Golemon2018-01-101-0/+45
* 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-29448 Disallow removing the admin database in replica set modeMaria van Keulen2017-10-191-17/+0
* SERVER-31456 Set initial{Cluster,Operation}Time in concurrency suite.Max Hirschhorn2017-10-142-0/+10
* 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