summaryrefslogtreecommitdiff
path: root/jstests/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61955 Make dbCheck a generally available commandJosef Ahmad2021-12-211-0/+49
* SERVER-61862 Expose $_internalReadAtClusterTime command in v4.4Matthew Russotto2021-12-081-0/+118
* SERVER-59294 Check action type for oidResetErwin Pe2021-10-051-2/+18
* SERVER-59876 Ensure hostname is progated for internal sasl authMark Benvenuto2021-09-211-0/+52
* SERVER-36263 Bypassing operation validation in applyOps should require specia...Moustafa Maher2021-08-042-33/+126
* SERVER-56786 expand the bounds parameter of mergeChunk in the config serverPaolo Polato2021-06-041-0/+14
* SERVER-51457: Improve log line for failed speculative auth attemptsVarun Ravichandran2021-04-092-6/+67
* SERVER-53604 Convey both id and full arn to authenticate audit eventsBen Caimano2021-04-072-3/+3
* SERVER-48516 Verify at startup replica set with auth has a keyFileMark Benvenuto2021-01-111-0/+17
* SERVER-49495 Alleviate race in auth_pass_prompt.jsGabriel Marks2021-01-111-3/+4
* SERVER-49102 Custom filter for logging/profilingDavid Percy2020-09-111-2/+15
* SERVER-49026 Use the maximum opId to test authorization privilieges for killOpGregory Wlodarek2020-08-041-2/+3
* SERVER-47908 Fix mongos speculativeAuth on 4.4Sara Golemon2020-05-051-1/+3
* SERVER-47908 Wire speculativeAuthenticate into mongosSara Golemon2020-05-041-0/+54
* SERVER-47488 MONGODB-AWS Auth - Improve error message on missing or unexpecte...Mark Benvenuto2020-04-281-0/+23
* SERVER-47188 Return appropriate error messages from saslStartSara Golemon2020-03-311-0/+47
* SERVER-46771 Fix auth_pass_prompt.jsHenrik Edin2020-03-261-1/+1
* 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