CSteipp has uploaded a new change for review.
https://gerrit.wikimedia.org/r/81148
Change subject: Enable SUL2 in beta
......................................................................
Enable SUL2 in beta
Use login.wikimedia.beta.wmflabs.org for login.
Currently, since beta has a self-signed certificate, this could cause
logins to "fail" if the user hasn't accepted the certificate. The user
should get a warning screen and be allowed to accept the certficate,
but the mechanism is browser specific.
Bug: 51580
Change-Id: I0e761768edad7ba4644e8a9a6e88da269dcd914a
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/48/81148/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 15cdcd6..fa972ca 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1229,7 +1229,7 @@
$wmfHostnames['wikidata'] => 'wikidatawiki',
'ee-prototype.wikipedia.beta.wmflabs.org' =>
'ee_prototypewiki',
);
- $wgCentralAuthLoginWiki = false;
+ $wgCentralAuthLoginWiki = $wmgCentralAuthLoginWiki;
break;
}
--
To view, visit https://gerrit.wikimedia.org/r/81148
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0e761768edad7ba4644e8a9a6e88da269dcd914a
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: CSteipp <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits