summaryrefslogtreecommitdiff
path: root/src/mongo/shell/utils_auth.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45108 Determine clusterAuthMode from connection for authutil.asClusterSara Golemon2020-01-281-3/+7
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-121/+121
* SERVER-26150 add retryOnNetworkError to assertAuthenticateGabriel Russell2018-05-311-6/+13
* SERVER-31937 de-blacklist kill_sessions.jsMisha Tyulenev2018-04-301-1/+0
* SERVER-32672 reset session and connection clusterTimeMisha Tyulenev2018-04-301-0/+39
* SERVER-33935 add clusterAuthMode option to TestDataRobert Guo2018-03-201-8/+23
* SERVER-23733 Remove the mongos chunkSize startup optionKaloian Manassiev2016-06-021-2/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-7/+5
* SERVER-22469 Format JS code with approved style in src/mongo/shell & src/mong...Jonathan Abrahams2016-03-091-23/+21
* SERVER-15236 Using SCRAM-SHA-1 for keyfile authenticationAndreas Nilsson2014-10-101-1/+1
* SERVER-14158 ShardingTest and authutil.asCluster correctly handle keyfile authKevin Pulo2014-06-141-1/+1
* SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins2014-05-221-0/+90