Enable AuthManager by default
authorGergő Tisza <gtisza@wikimedia.org>
Wed, 25 May 2016 21:45:09 +0000 (21:45 +0000)
committerAnomie <bjorsch@wikimedia.org>
Fri, 27 May 2016 13:03:03 +0000 (13:03 +0000)
Second attempt, after fixing T135884.
(First attempt was I6695aa3da42fb2b088eaa8d1883ccbb67f2c0c38.)

Depends on:
https://gerrit.wikimedia.org/r/#/q/topic:authmanager-selenium,n,z

Bug: T135498
Change-Id: I756a82267cb9c44ec35146fbb4599b183747c741

includes/DefaultSettings.php

index cef0215..c6d9010 100644 (file)
@@ -4458,7 +4458,7 @@ $wgPasswordPolicy = [
  * @since 1.27
  * @deprecated since 1.27, for use during development only
  */
-$wgDisableAuthManager = true;
+$wgDisableAuthManager = false;
 
 /**
  * Configure AuthManager