summaryrefslogtreecommitdiff
path: root/src/mongo/shell/utils_auth.js
AgeCommit message (Expand)Author
2023-02-03SERVER-73514 Use globalThis for globals in javascript std librariesMatt Broadstone
2021-12-31SERVER-46399 remove SCRAM-SHA-1 as a default internal auth mechAdam Rayner
2021-11-30Revert "SERVER-46399 remove fallback SCRAM-SHA-1 for internalSecurity.userAdam Rayner
2021-11-29SERVER-46399 remove fallback SCRAM-SHA-1 for internalSecurity.userAdam Rayner
2021-05-03SERVER-53605 Ensure replsettest.asCluster works with clusterAuthMode = x509Mark Benvenuto
2020-01-28SERVER-45108 Determine clusterAuthMode from connection for authutil.asClusterSara Golemon
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2018-05-31SERVER-26150 add retryOnNetworkError to assertAuthenticateGabriel Russell
2018-04-30SERVER-31937 de-blacklist kill_sessions.jsMisha Tyulenev
2018-04-30SERVER-32672 reset session and connection clusterTimeMisha Tyulenev
2018-03-20SERVER-33935 add clusterAuthMode option to TestDataRobert Guo
2016-06-02SERVER-23733 Remove the mongos chunkSize startup optionKaloian Manassiev
2016-05-28SERVER-23971 Clang-Format codeMark Benvenuto
2016-03-09SERVER-22469 Format JS code with approved style in src/mongo/shell & src/mong...Jonathan Abrahams
2014-10-10SERVER-15236 Using SCRAM-SHA-1 for keyfile authenticationAndreas Nilsson
2014-06-14SERVER-14158 ShardingTest and authutil.asCluster correctly handle keyfile authKevin Pulo
2014-05-22SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins