Ryan Lane has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/74268


Change subject: Enable Secure Login everywhere
......................................................................

Enable Secure Login everywhere

Change-Id: If376d1bc68eb18b43504c6316c6216d08363833c
---
M wmf-config/InitialiseSettings.php
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/68/74268/1

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 54e8a0a..504f9dd 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -12365,8 +12365,7 @@
 ),
 
 'wgSecureLogin' => array(
-       'default' => false,
-       'loginwiki' => true,
+       'default' => true,
 ),
 
 'wgRightsUrl' => array(

-- 
To view, visit https://gerrit.wikimedia.org/r/74268
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If376d1bc68eb18b43504c6316c6216d08363833c
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Ryan Lane <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to