Commit Graph

14 Commits

Author SHA1 Message Date
Zac
591928c619 SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
GitOrigin-RevId: 6c8f6aded47f260aa4f7c231b17dae3302cb1e04
2025-08-21 17:27:09 +00:00
Matt Broadstone
771dabd098 SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332)
GitOrigin-RevId: 744aa110a53786b23c62ff53f87a1418b5991e8d
2024-08-20 22:00:49 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Sara Golemon
e4032fe5c3 SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
Adam Rayner
9ec1e6e58e SERVER-46399 remove SCRAM-SHA-1 as a default internal auth mech 2021-12-31 17:24:38 +00:00
Adam Rayner
1f2653f7d2 Revert "SERVER-46399 remove fallback SCRAM-SHA-1 for internalSecurity.user 2021-11-30 15:59:51 +00:00
Adam Rayner
7fa11ee0e0 SERVER-46399 remove fallback SCRAM-SHA-1 for internalSecurity.user 2021-11-29 18:49:38 +00:00
Spencer Jackson
261e6666ab SERVER-50672 Mark auth-counter.js as needing replication 2020-09-02 16:27:30 +00:00
Adam Cooper
ad83ad71c3 SERVER-48693 Add network counter for cluster authentication 2020-08-20 22:20:55 +00:00
Gregory Wlodarek
2362f32185 Revert "SERVER-48693 Add network counter for cluster authentication"
This reverts commit cad2d5b3eb.
2020-08-19 02:03:12 +00:00
Adam Cooper
cad2d5b3eb SERVER-48693 Add network counter for cluster authentication 2020-08-18 20:42:50 +00:00
Gregory Wlodarek
3cc779415f Revert "SERVER-48693 Add network counter for cluster authentication"
This reverts commit 24dd72daae.
2020-08-17 01:48:12 +00:00
Adam Cooper
24dd72daae SERVER-48693 Add network counter for cluster authentication 2020-08-14 21:01:59 +00:00
Sara Golemon
7250f40732 SERVER-42984 Add serverStatus counters for authentication attempts/successes 2020-02-27 18:26:46 +00:00