summaryrefslogtreecommitdiff
path: root/jstests/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36262 Support inferring database names from privileges in mongo shell ...Sara Golemon2018-10-151-6/+16
* Remove listLocalCursorsTed Tuckman2018-10-121-9/+4
* SERVER-37551 Add authorizedDatabases param to listDatabases commandSara Golemon2018-10-111-44/+86
* SERVER-37515 Change name of collections in currentop_cursors testsTed Tuckman2018-10-091-3/+5
* SERVER-37004 Add auth to getIdleCursorsTed Tuckman2018-10-051-0/+93
* SERVER-34930 Generate sha256 credentials for the internal userJonathan Reams2018-10-021-0/+24
* SERVER-31552 Allow users to be pinned in memoryJonathan Reams2018-10-011-0/+146
* Revert "SERVER-31552 Allow users to be pinned in memory"Jonathan Reams2018-09-281-146/+0
* SERVER-31552 Allow users to be pinned in memoryJonathan Reams2018-09-281-0/+146
* SERVER-37192: Move $backupCursor to enterprise.Daniel Gottlieb2018-09-201-0/+12
* SERVER-5261 Include authentication information in currentOp outputJonathan Reams2018-09-141-0/+77
* SERVER-36081: Auth tests for $out to a foreign database and bypassDocumentVal...Nick Zolnierz2018-09-123-81/+120
* SERVER-36015: Fix lint.Daniel Gottlieb2018-08-291-1/+1
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-294-92/+49
* SERVER-36081: Write auth tests for $out and bypassDocumentValidationNick Zolnierz2018-08-291-3/+94
* SERVER-36266: Add fsync auth privilege requirement to $backupCursor.Daniel Gottlieb2018-08-273-24/+32
* SERVER-36288: Adjust required $out authz privileges based on modeNick Zolnierz2018-08-231-3/+85
* SERVER-36406 Respect _defaultAuthenticationMechanism when providedSara Golemon2018-08-221-3/+12
* SERVER-36528 Implement $planCacheStats agg source.David Storch2018-08-211-0/+25
* SERVER-36742 : wait on the spawned parallel shellBilly Donahue2018-08-201-1/+2
* SERVER-36506 If authSchema validation fails on startup, log a message about u...Louis Williams2018-08-161-0/+52
* SERVER-36208 Remove repairDatabase server command and shell helperLouis Williams2018-08-131-36/+0
* SERVER-36257 Remove copyDB and clone commandsMaria van Keulen2018-08-075-403/+1
* SERVER-35890 refactor User cache into InvalidatingLRUCache and UserHandleJonathan Reams2018-08-011-0/+46
* Revert "SERVER-35890 refactor User cache into InvalidatingLRUCache and UserHa...Ben Caimano2018-07-311-46/+0
* SERVER-35890 refactor User cache into InvalidatingLRUCache and UserHandleJonathan Reams2018-07-311-0/+46
* SERVER-33998 Remove the parallelCollectionScan commandSean Tao2018-07-121-15/+0
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-058-20/+11
* SERVER-32509 Report error for unsupported startup-options with Mobile SESulabh Mahajan2018-07-054-6/+6
* SERVER-35847 Remove eval command and remove/update related tests/helpersSara Golemon2018-06-293-57/+4
* SERVER-31963 Removes replSetFresh and replSetFresh command support for pv0.Suganthi Mani2018-06-281-30/+0
* SERVER-35580 Remove ReIndexCmd from mongosCheahuychou Mao2018-06-281-0/+1
* SERVER-35751 robustify kill_own_ops.jsIan Boros2018-06-281-10/+17
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-18/+0
* SERVER-35698 Uncap usersInfo output past 101 resultsSpencer Jackson2018-06-201-0/+47
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-24/+29
* SERVER-35486 Create _addShard command on shard to drive shard initializationMatthew Saltz2018-06-131-0/+22
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-1320-2/+71
* SERVER-33605 Mobile SE:Disable capped collections and related testingSulabh Mahajan2018-06-084-6/+12
* SERVER-35487 Remove FCV 4.0 checks from user managementSara Golemon2018-06-072-33/+1
* SERVER-35463 Mark listCommands as pre-authSara Golemon2018-06-061-0/+38
* SERVER-34822: Make role graph ignore irrelevant createIndexesSpencer Jackson2018-05-301-0/+21
* SERVER-28524 remove group commandKyle Suarez2018-05-304-109/+8
* SERVER-32942: Let users listcollections their own collectionsSpencer Jackson2018-05-162-0/+211
* SERVER-34874: Mark user_management_commands_mechanisms.js as needs persistenceSpencer Jackson2018-05-071-0/+1
* SERVER-18084 Do not expect `getShardMap` to succeed on a non-sharded systemKaloian Manassiev2018-05-071-1/+2
* SERVER-34626: Remove SCRAM-SHA-1 specific auth checks from SCRAM-SHA-256Spencer Jackson2018-05-041-1/+22
* SERVER-34421: isMaster saslSupportedMechs shouldn't error on UserNotFoundSpencer Jackson2018-04-241-3/+5
* SERVER-34230 Add ActionType and Commands for Free MonitoringSara Golemon2018-04-181-0/+10
* SERVER-33999 Add auth checks for db or cluster level change streamsCharlie Swanson2018-04-131-1/+44