summaryrefslogtreecommitdiff
path: root/jstests/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61615 Parse authenticated user from security token and add to authoriz...Sara Golemon2021-12-071-61/+95
* Revert "SERVER-46399 remove fallback SCRAM-SHA-1 for internalSecurity.userAdam Rayner2021-11-303-24/+12
* SERVER-46399 remove fallback SCRAM-SHA-1 for internalSecurity.userAdam Rayner2021-11-293-12/+24
* SERVER-61570 Rename supportMultitenancy to multitenancySupportSara Golemon2021-11-181-2/+2
* SERVER-61038 invalidate system user after runtime change to clusterIpSourceAl...sergey.galtsev2021-11-161-11/+9
* SERVER-61386 Rename acceptOpMsgSecurityToken to supportMultitenancySara Golemon2021-11-101-2/+2
* SERVER-61202 remove timing dependency in cluster_ip_allowlist_replsetSergey Galtsev2021-11-031-9/+9
* SERVER-45717 Allow changes to clusterIpSourceAllowlist without restartsergey.galtsev2021-11-012-3/+152
* SERVER-60425: Cache users during exact-match usersInfo commandsVarun Ravichandran2021-10-191-0/+211
* SERVER-60585 - Update uses of sliceMerge in the codebase to not refermathisbessamdb2021-10-151-2/+2
* SERVER-59294 Check action type for oidResetErwin Pe2021-09-301-2/+18
* SERVER-59876 Ensure hostname is progated for internal sasl authMark Benvenuto2021-09-161-0/+52
* SERVER-59127 Remove the legacy configsvr_merge_chunk_commandPaolo Polato2021-09-141-14/+0
* SERVER-59726 Use slice merge protocol in testsA. Jesse Jiryu Davis2021-09-101-0/+2
* SERVER-59502 split auth/commands_builtin_roles.jsBenety Goh2021-08-244-61/+118
* SERVER-59463 Add tenant ID to log messagesSara Golemon2021-08-241-2/+13
* SERVER-58381 Define and process kind(2) in OP_MSG payloadSara Golemon2021-07-301-0/+122
* SERVER-58652 Remove legacy ConfigsvrShardCollection commandTommaso Tocci2021-07-271-4/+5
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-2/+1
* SERVER-58202 mark several tests as requires_shardingMickey. J Winters2021-07-081-0/+7
* SERVER-57953 Call _shardsvrCommitReshardCollection commandBlake Oler2021-07-081-0/+15
* SERVER-58157 Add requires_replication to impersonate-deny.jsSara Golemon2021-07-021-0/+1
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-301-14/+0
* SERVER-53062 Throw an exception in tests if server startup failsSpencer Jackson2021-06-232-7/+9
* SERVER-55870 Add diagnostic information to killOp and killSessionXXX loggingSergey Galtsev2021-06-232-1/+78
* SERVER-57558 Include time-series collections in listCollections with authoriz...Gregory Noma2021-06-171-18/+4
* SERVER-57456 Remove jstests that explicitly validate getLastError functionalityIrina Yatsenko2021-06-151-10/+0
* SERVER-56840 IDLify _configsvrCommitChunkMerge commandSimon Graetzer2021-06-151-2/+2
* Revert "SERVER-56840 IDLify _configsvrCommitChunkMerge command"Max Hirschhorn2021-06-141-2/+2
* SERVER-56840 IDLify _configsvrCommitChunkMerge commandSimon Graetzer2021-06-141-2/+2
* SERVER-54877 Move failpoint activation from setup callback to fixture initial...Marcos José Grillo Ramirez2021-06-103-15/+31
* SERVER-56444 Grant read/write access on time-series buckets collections to ad...Mark Benvenuto2021-06-101-55/+146
* SERVER-57394 Add test verifying handling of impersonation metadataSara Golemon2021-06-031-0/+72
* SERVER-57260 Plumb through userCanceled to the _shardsvrAbortReshardCollectio...Luis Osta2021-06-021-1/+1
* SERVER-56786 expand the bounds parameter of mergeChunk in the config serverPaolo Polato2021-06-021-0/+14
* SERVER-57198 Remove getLastError calls from tests where it's easy to do soIrina Yatsenko2021-06-022-9/+8
* SERVER-57152: Add logging for roles in user_defined_roles_on_secondaries.jsXueruiFa2021-05-271-0/+9
* SERVER-56638 Create explicit command for abort participants in reshardCollectionRandolph Tan2021-05-211-28/+43
* SERVER-52461 Enable resharding feature flag by default.Max Hirschhorn2021-05-121-0/+29
* SERVER-56671 Reintroduce delay in user acquisition during testSara Golemon2021-05-101-1/+9
* SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggre...Katherine Wu2021-05-071-4/+4
* SERVER-55959: Rename all jstests containing 'whitelist' in their filenamesVarun Ravichandran2021-05-051-0/+0
* SERVER-46412: Track, log, and profile user cache acquisition stats in CurOpVarun Ravichandran2021-04-301-0/+153
* SERVER-55827: Rename security.clusterIpSourceWhitelist to security.clusterIpS...Varun Ravichandran2021-04-281-18/+28
* SERVER-56266 First logout command emits a deprecation warningBen Caimano2021-04-261-0/+51
* SERVER-55831 additional checks on user_defined_roles_on_secondariesSergey Galtsev2021-04-071-1/+2
* SERVER-54035 Commit cleanup command stubsBlake Oler2021-04-031-0/+44
* SERVER-55710 Verify speculative cluster authentication via logsBen Caimano2021-04-021-6/+44
* SERVER-54763 Allow users to run validateDBMetadata command on all database wi...Arun Banala2021-03-311-10/+10
* Revert "SERVER-47603 Rewrite db.currentOp() shell helper in terms of $current...Katherine Wu2021-03-291-4/+4