From: Gergő Tisza Date: Wed, 18 May 2016 18:53:47 +0000 (+0200) Subject: Enable AuthManager by default X-Git-Tag: 1.31.0-rc.0~6872^2~1 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/journal.php?a=commitdiff_plain;h=485e0548e9cd784a91538730ba6ae8ec1708d71e;p=lhc%2Fweb%2Fwiklou.git Enable AuthManager by default Bug: T135498 Change-Id: I6695aa3da42fb2b088eaa8d1883ccbb67f2c0c38 --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index d6db388573..6ebbf32ab0 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -4451,7 +4451,7 @@ $wgPasswordPolicy = [ * @since 1.27 * @deprecated since 1.27, for use during development only */ -$wgDisableAuthManager = true; +$wgDisableAuthManager = false; /** * Configure AuthManager