From: Gergő Tisza Date: Wed, 25 May 2016 21:45:09 +0000 (+0000) Subject: Enable AuthManager by default X-Git-Tag: 1.31.0-rc.0~6791 X-Git-Url: https://git.heureux-cyclage.org/?a=commitdiff_plain;h=5f0f8c52051515762306cf2ef5a9c72d9854bead;p=lhc%2Fweb%2Fwiklou.git Enable AuthManager by default 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 --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index cef021557e..c6d9010656 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -4458,7 +4458,7 @@ $wgPasswordPolicy = [ * @since 1.27 * @deprecated since 1.27, for use during development only */ -$wgDisableAuthManager = true; +$wgDisableAuthManager = false; /** * Configure AuthManager