X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2FAuthPlugin.php;h=2e42439c9f8604eb5bd583dde25db9a1debf849e;hb=a78b35a36df8ff4c52261e1308b6118009b451f2;hp=c7fcf93f3c8cda9160e22d1c12052251e080e5ad;hpb=b98a3e1fe97d9875e3a8e6716af9859553e6d04e;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/AuthPlugin.php b/includes/AuthPlugin.php index c7fcf93f3c..2e42439c9f 100644 --- a/includes/AuthPlugin.php +++ b/includes/AuthPlugin.php @@ -176,6 +176,15 @@ class AuthPlugin { return true; } + /** + * Should MediaWiki store passwords in its local database? + * + * @return bool + */ + public function allowSetLocalPassword() { + return true; + } + /** * Set the given password in the authentication database. * As a special case, the password may be set to null to request