summaryrefslogtreecommitdiff
path: root/jstests/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46525 Review and convert LogV2 statements in AuthZNMark Benvenuto2020-03-111-2/+3
* SERVER-46725 Add testcase for speculative sasl auth using user not in admin DBSara Golemon2020-03-091-0/+5
* SERVER-46276 Ensure cross-db $out handles authz correctlynzolnierzmdb2020-02-281-10/+56
* SERVER-46110 Expose $out functionalityTed Tuckman2020-02-281-1/+1
* Revert "SERVER-46110 Expose $internalOutToDifferentDB functionality"Louis Williams2020-02-271-1/+1
* SERVER-42984 Add serverStatus counters for authentication attempts/successesSara Golemon2020-02-271-0/+94
* SERVER-46110 Expose $internalOutToDifferentDB functionalityTed Tuckman2020-02-271-1/+1
* Revert "SERVER-46276 Ensure cross-db $out handles authz correctly"Nick Zolnierz2020-02-261-45/+10
* SERVER-46276 Ensure cross-db $out handles authz correctlyNick Zolnierz2020-02-261-10/+45
* SERVER-46235 mongoURIAuth.js tolerate extra appearances of regex in logBilly Donahue2020-02-241-1/+1
* SERVER-46026 Fix kill_sessions.js and logs_include_client_info.js to handle J...Henrik Edin2020-02-151-6/+28
* SERVER-46178 Exclude requires_sharding tests from ephemeralForTest.Max Hirschhorn2020-02-151-1/+1
* SERVER-45048 Fix one more straggling jstest which tried to execute mongo shel...Ian Boros2020-02-141-1/+1
* SERVER-45048 Fix straggling jstests which tried to execute mongo shell from rootMathew Robinson2020-02-141-1/+1
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-2/+2
* SERVER-45048 Use hygienic builds in EvergreenMathew Robinson2020-02-137-10/+10
* SERVER-44858 Implement speculative sasl authSara Golemon2020-02-123-2/+156
* SERVER-45927 Alias for Atlas FTSMihai Andrei2020-02-121-5/+5
* SERVER-46088 Exclude sharding auth tests from ephemeralForTest variantAlex Taskov2020-02-121-1/+1
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-103-0/+3
* Revert "SERVER-42191 Add a new test hook that checks that all orphaned docume...William Schultz2020-02-053-3/+0
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-053-0/+3
* SERVER-44549 Remove the mobile storage engineAndrew Morrow2020-02-031-1/+1
* SERVER-45573 Implement and test auth for $unionWithNicholas Zolnierz2020-01-313-3/+197
* SERVER-45108 Determine clusterAuthMode from connection for authutil.asClusterSara Golemon2020-01-281-2/+1
* SERVER-40560 Make local.replset.* collections non-normal resourcesSpencer Jackson2020-01-271-34/+8
* SERVER-43721 Make the AuthorizationManager use DistCacheKaloian Manassiev2020-01-166-217/+220
* SERVER-45472 Ensure RoleGraph can serialize authentication restrictions to BSONSpencer Jackson2020-01-151-0/+8
* SERVER-45038 Add privilege actions for getDefaultRWConcern and setDefaultRWCo...Jack Mulrow2020-01-091-16/+28
* SERVER-44922 Prevent User acquisition from incrementing cache generationSpencer Jackson2019-12-271-7/+33
* SERVER-44917 Add ShardingTest hook to validate indexes are consistent across ...Cheahuychou Mao2019-12-202-0/+7
* SERVER-43720 Add default read write concern commands to mongos and config serverJack Mulrow2019-12-121-0/+20
* SERVER-44701 Remove support for 'planCacheListQueryShapes' and 'planCacheList...David Storch2019-11-261-25/+0
* SERVER-43990 A command to confirm that all chunks have been moved to the righ...Marcos José Grillo Ramírez2019-11-211-0/+16
* SERVER-44320 Allow users with enableSharding cluster AT to manipulate shardin...Sara Golemon2019-11-131-3/+26
* SERVER-3788 version of auth() that prompts for password so it is never displayedShreyas Kalyan2019-11-111-0/+29
* SERVER-44220 Remove stale TODO in list_sessions.jsCharlie Swanson2019-11-061-4/+0
* SERVER-44036 Test that existing index creation takes intent locksMaria van Keulen2019-11-051-18/+6
* SERVER-43814 Add _configsvrRefineCollectionShardKey to commands_lib.js auth testJack Mulrow2019-10-171-0/+16
* SERVER-40435 A clearJumboChunk command to clear the jumbo flagRandolph Tan2019-10-111-0/+29
* SERVER-38875 Make tests start shards as replica sets instead of standalones a...Cheahuychou Mao2019-10-1041-204/+181
* SERVER-43582 Add requires_replication tag to testSara Golemon2019-09-261-2/+5
* SERVER-42524 remove the touch commandHaley Connelly2019-09-253-30/+2
* SERVER-43582 Do not auth ReplicaSet MonitorSara Golemon2019-09-241-0/+69
* SERVER-29794 Adding a comment to all commandsArun Banala2019-09-241-3/+13
* SERVER-43200 Make auth/mongoURIAuth.js robust to slow commandsMark Benvenuto2019-09-231-1/+4
* SERVER-42652 Fix issue with rename collectionAdam Cooper2019-08-192-5/+69
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-1417-50/+50
* SERVER-41696 Modify tests depending on the 'ns' field from index specs to no ...Gregory Wlodarek2019-07-291-2/+1
* SERVER-42396 Add refineCollectionShardKey action to the enableSharding roleJamie Heppenstall2019-07-291-1/+1