summaryrefslogtreecommitdiff
path: root/jstests/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36968 Rebuild interrupted system indexes before checking AuthZN index ...Patrick Freed2018-11-201-0/+56
* SERVER-36149: Make $setFeatureCompatibilityVersion a non-normal resourceSpencer Jackson2018-08-241-1/+1
* SERVER-28495 FTDC for MongoSMark Benvenuto2018-03-121-1/+4
* SERVER-32410 Validate User::CredentialData during authSara Golemon2018-01-111-0/+45
* SERVER-29623: Ban noPassthrough/system_indexes.js on inMemorySpencer Jackson2018-01-081-0/+3
* SERVER-29259: Ensure creation of authorization indexesSpencer Jackson2017-11-212-0/+68
* SERVER-25855: Increase mongos_cache_invalidation.js timeout to 10 secondsSpencer Jackson2017-09-211-7/+4
* SERVER-28376 ReplSetTest.stepUp() calls awaitReplication() before sending rep...Benety Goh2017-04-012-2/+4
* SERVER-27712 Do not specify _id field in user_defined_roles_on_secondaries.jsJudah Schvimer2017-01-191-1/+1
* SERVER-26734 indexStats action is not sufficient for $indexStatsJames Wahlin2017-01-181-5/+14
* SERVER-27256 run getMore test sharded in views_authz.jsKyle Suarez2016-12-211-23/+18
* SERVER-27194 must specify both viewOn and pipeline if modifying view when aut...Kyle Suarez2016-12-061-0/+11
* SERVER-26839: Improve readWriteDatabase role coverageSpencer Jackson2016-11-143-17/+374
* SERVER-6302 Fix multiple fsyncLock() invocation race conditionJames Wahlin2016-11-021-2/+2
* SERVER-21089 fix assert.throw/doesNotThrow() argument validationRobert Guo2016-10-271-1/+1
* SERVER-25994: Make applyOps work without universal privilegesSpencer Jackson2016-09-301-7/+232
* SERVER-26002 Make sure javascript sleep isn't interruptedJonathan Reams2016-09-161-5/+1
* 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-063-30/+683
* SERVER-25824: wait for the set to be stable before adding new roles in auth/u...Scott Hernandez2016-08-301-2/+9
* SERVER-25855 Increase timeout in mongos_cache_invalidation.jsAndreas Nilsson2016-08-291-3/+3
* SERVER-25738 authz for views for sharded create/collModKyle Suarez2016-08-251-84/+128
* SERVER-24771 Use view namespace in cursors for aggregate/getMoreGeert Bosch2016-08-221-0/+15
* SERVER-25155 Create setFeatureCompatibilityVersion commandTess Avitabile2016-08-191-0/+17
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-111-0/+21
* SERVER-24724 authz for viewsKyle Suarez2016-08-112-0/+291
* Revert "SERVER-22826 Support X509 Authorization"Spencer Jackson2016-08-101-21/+0
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-091-0/+21
* SERVER-25416: Use failpoint in killop_own_ops.jsSpencer Jackson2016-08-091-14/+27
* SERVER-25447 Increase timeout in mongos_cache_invalidation.jsAndreas Nilsson2016-08-051-7/+4
* SERVER-24654 Add privilege checking for $facet stage.Charlie Swanson2016-08-011-0/+58
* SERVER-17856: Allow mongod users to currentOp and killOp own operationsSpencer Jackson2016-07-291-0/+148
* SERVER-24393 rename assignKeyRangeToZone to updateZoneKeyRangeRandolph Tan2016-07-261-6/+5
* SERVER-24393 Implement assignKeyRangeToZone and _configsvrAssignKeyRangeToZoneRandolph Tan2016-07-261-0/+30
* SERVER-13480 Sort output of usersInfo commandHai-Kinh Hoang2016-07-261-25/+10
* SERVER-24616 Add new getDiagnosticData commandMark Benvenuto2016-07-211-0/+18
* SERVER-25064 Make mongos upgrade w:1 to w:majority for auth writesKaloian Manassiev2016-07-178-103/+166
* SERVER-24881 Add StepUp Command.Siyuan Zhou2016-07-061-0/+15
* Revert "SERVER-24881 Add StepUp Command."Jonathan Abrahams2016-07-061-15/+0
* SERVER-24881 Add StepUp Command.Siyuan Zhou2016-07-051-0/+15
* SERVER-24381 Implement removeShardFromZone and _configsvrRemoveShardFromZoneRandolph Tan2016-06-301-0/+25
* SERVER-24720/SERVER-24782 Move serverStatus.balancer to a balancerStatus commandKaloian Manassiev2016-06-291-11/+51
* SERVER-5905 Add collStats aggregation stageKevin Albertson2016-06-241-0/+46
* Revert "SERVER-5905 Add collStats aggregation stage"Mathias Stearn2016-06-241-46/+0
* SERVER-5905 Add collStats aggregation stageKevin Albertson2016-06-231-0/+46
* SERVER-24653 $graphLookup should check permissions on "from" collection.Charlie Swanson2016-06-231-0/+81
* SERVER-24379 Implement addShardToZone and _configsvrAddShardToZoneRandolph Tan2016-06-221-0/+22
* SERVER-22672 Move the sharding balancer to the CSRS primaryKaloian Manassiev2016-06-151-1/+22
* SERVER-20365 Make UserName comparison consider split pointSpencer Jackson2016-06-131-10/+64