Legoktm has uploaded a new change for review.
https://gerrit.wikimedia.org/r/167699
Change subject: Set $wgCentralAuthEnableGlobalRenameRequest = true on beta labs
......................................................................
Set $wgCentralAuthEnableGlobalRenameRequest = true on beta labs
Change-Id: Id75dca1d228c249f66d3082c7fa21b1b699f43b5
---
M wmf-config/CommonSettings-labs.php
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/99/167699/1
diff --git a/wmf-config/CommonSettings-labs.php
b/wmf-config/CommonSettings-labs.php
index 99d2076..615c63a 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -106,6 +106,10 @@
require_once( "$IP/extensions/MobileApp/MobileApp.php" );
+if ( $wmgUseCentralAuth ) {
+ $wgCentralAuthEnableGlobalRenameRequest = true;
+}
+
// Labs override for GlobalCssJs
if ( $wmgUseGlobalCssJs && $wmgUseCentralAuth ) {
// Load from betalabs metawiki
--
To view, visit https://gerrit.wikimedia.org/r/167699
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id75dca1d228c249f66d3082c7fa21b1b699f43b5
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits