summaryrefslogtreecommitdiff
path: root/jstests/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63199 Guard fle2 compact with feature flag & skip commands test unless...Erwin Pe2022-02-121-1/+1
* SERVER-63199 Add new compact skeleton for mongodErwin Pe2022-02-111-0/+39
* SERVER-58694 Implement writing of pre-images for transactional update/replace...Mindaugas Malinauskas2022-02-091-2/+0
* Revert "SERVER-58694 Implement writing of pre-images for transactional update...auto-revert-processor2022-02-081-0/+2
* SERVER-58694 Implement writing of pre-images for transactional update/replace...Mindaugas Malinauskas2022-02-071-2/+0
* SERVER-62334 Use SASL mech negotiation to get mech for DBClientBase::authAdam Rayner2022-02-011-0/+40
* SERVER-62406 Introduce ActionType::useTenant for multitenancy overrideSara Golemon2022-01-262-8/+6
* SERVER-62239 Put tenantId on opCtx if passed as $tenantjannaerin2022-01-182-4/+10
* Revert "SERVER-62239 Put tenantId on opCtx if passed as $tenant"Kaloian Manassiev2022-01-161-5/+2
* SERVER-62239 Put tenantId on opCtx if passed as $tenantjannaerin2022-01-141-2/+5
* SERVER-62289 Fix disabled security testsSpencer Jackson2022-01-051-1/+0
* SERVER-46399 remove SCRAM-SHA-1 as a default internal auth mechAdam Rayner2021-12-315-17/+29
* SERVER-61617 Restrict actionType/matchType combinations on serverlessSara Golemon2021-12-291-0/+80
* SERVER-61671 temporarily remove tests for FCV 5.3jonstreets2021-12-231-0/+1
* SERVER-61616 Add allowedWithTenant() command propertySara Golemon2021-12-201-5/+6
* SERVER-60241 Grant access to the pre-images collection for root user.Rishab Joshi2021-12-161-0/+205
* SERVER-61955 Make dbCheck a generally available commandJosef Ahmad2021-12-151-0/+49
* 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