jenkins-bot has submitted this change and it was merged.
Change subject: Secure login to true for all wikis
......................................................................
Secure login to true for all wikis
Bug: 39380
Change-Id: Ic030b46ce7f6a9459bd2d6b3cc585029ba6bc708
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
CSteipp: Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index 75b4390..2550bf4 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -12691,7 +12691,7 @@
),
'wgSecureLogin' => array(
- 'default' => false,
+ 'default' => true,
'loginwiki' => true,
'mediawikiwiki' => true,
'test2wiki' => true,
--
To view, visit https://gerrit.wikimedia.org/r/81563
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic030b46ce7f6a9459bd2d6b3cc585029ba6bc708
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Chad <[email protected]>
Gerrit-Reviewer: CSteipp <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits