Reedy has uploaded a new change for review.

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

Change subject: Remove OATHAuth from CommonSettings-labs
......................................................................

Remove OATHAuth from CommonSettings-labs

Same as production (pretty much)

Change-Id: Ia35893e66ec37741d96af2cc52a6a42fc8fe4351
---
M wmf-config/CommonSettings-labs.php
1 file changed, 0 insertions(+), 7 deletions(-)


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

diff --git a/wmf-config/CommonSettings-labs.php 
b/wmf-config/CommonSettings-labs.php
index 527ab24..882a7bd 100644
--- a/wmf-config/CommonSettings-labs.php
+++ b/wmf-config/CommonSettings-labs.php
@@ -364,13 +364,6 @@
        wfLoadExtension( 'PerformanceInspector' );
 }
 
-if ( $wmgUseOATHAuth && $wmgUseCentralAuth ) {
-       wfLoadExtension( 'OATHAuth' );
-       $wgOATHAuthDatabase = 'centralauth';
-       // Roll this feature out to specific groups initially
-       $wgGroupPermissions['*']['oathauth-enable'] = false;
-}
-
 if ( $wmgUseUniversalLanguageSelector ) {
        $wgDefaultUserOptions['compact-language-links'] = 0;
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia35893e66ec37741d96af2cc52a6a42fc8fe4351
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Reedy <re...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to