summaryrefslogtreecommitdiff
path: root/jstests/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59261 Enable Feature flag for PM-2466Mark Benvenuto2022-04-091-2/+0
* SERVER-63870 Integrate replica set setClusterParameter into POS with replay p...Marcos José Grillo Ramirez2022-04-051-2/+6
* SERVER-62261: Implement getClusterParameter command on mongod and mongosVarun Ravichandran2022-04-011-3/+19
* SERVER-63495 Link cluster aggregate and getMore into mongodJack Mulrow2022-03-311-1/+26
* SERVER-64326 setClusterParameter command unpacks object parameters and valdiatesAdam Rayner2022-03-301-2/+2
* SERVER-52282 Enable feature flag for User-facing PIT pre- and post-imagesMindaugas Malinauskas2022-03-291-1/+1
* SERVER-63495 Link cluster write commands into mongodJack Mulrow2022-03-201-0/+39
* SERVER-64284 Disable write blocking support on standalonesSpencer Jackson2022-03-181-1/+5
* SERVER-62265 Add setClusterParameter command to mongosMarcos Jose Grillo Ramirez2022-03-181-0/+12
* SERVER-63495 Link cluster commit and abort into mongodJack Mulrow2022-03-171-0/+30
* SERVER-63495 Link cluster find and strategy into mongodJack Mulrow2022-03-161-0/+13
* SERVER-63761 Implement first version of moveRange command (aliasing moveChunk)Pierlauro Sciarelli2022-03-041-2/+2
* SERVER-63521 Add UserWriteBlockModeOpObserver to enforce write blockingGabriel Marks2022-03-031-1/+1
* SERVER-63525 Build setUserWriteBlockingMode mongos commandJordi Serra Torrens2022-03-021-0/+1
* SERVER-57369 Remove multiauth from js_scope_leak.jsSara Golemon2022-02-251-15/+29
* SERVER-57369 Disable concurrent authenticationSara Golemon2022-02-2424-553/+576
* SERVER-63451 Add setUserWriteBlockModeCommandGabriel Marks2022-02-161-0/+11
* 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