index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
shell
/
utils_auth.js
Age
Commit message (
Expand
)
Author
2023-02-03
SERVER-73514 Use globalThis for globals in javascript std libraries
Matt Broadstone
2021-12-31
SERVER-46399 remove SCRAM-SHA-1 as a default internal auth mech
Adam Rayner
2021-11-30
Revert "SERVER-46399 remove fallback SCRAM-SHA-1 for internalSecurity.user
Adam Rayner
2021-11-29
SERVER-46399 remove fallback SCRAM-SHA-1 for internalSecurity.user
Adam Rayner
2021-05-03
SERVER-53605 Ensure replsettest.asCluster works with clusterAuthMode = x509
Mark Benvenuto
2020-01-28
SERVER-45108 Determine clusterAuthMode from connection for authutil.asCluster
Sara Golemon
2019-07-27
SERVER-41772 Apply clang-format 7.0.1 to the codebase
clang-format-7.0.1
2018-05-31
SERVER-26150 add retryOnNetworkError to assertAuthenticate
Gabriel Russell
2018-04-30
SERVER-31937 de-blacklist kill_sessions.js
Misha Tyulenev
2018-04-30
SERVER-32672 reset session and connection clusterTime
Misha Tyulenev
2018-03-20
SERVER-33935 add clusterAuthMode option to TestData
Robert Guo
2016-06-02
SERVER-23733 Remove the mongos chunkSize startup option
Kaloian Manassiev
2016-05-28
SERVER-23971 Clang-Format code
Mark Benvenuto
2016-03-09
SERVER-22469 Format JS code with approved style in src/mongo/shell & src/mong...
Jonathan Abrahams
2014-10-10
SERVER-15236 Using SCRAM-SHA-1 for keyfile authentication
Andreas Nilsson
2014-06-14
SERVER-14158 ShardingTest and authutil.asCluster correctly handle keyfile auth
Kevin Pulo
2014-05-22
SERVER-12621 narrow the localhost exception when auth is enabled
Amalia Hawkins