Bug 32125: remove stray $wgLivePasswordStrengthChecks leftover from a reverted feature
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 1 Nov 2011 20:17:04 +0000 (20:17 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 1 Nov 2011 20:17:04 +0000 (20:17 +0000)
Followup to r86157 revert of r70520

includes/DefaultSettings.php

index 7b296c4..58e2b54 100644 (file)
@@ -3098,11 +3098,6 @@ $wgPasswordSalt = true;
  */
 $wgMinimalPasswordLength = 1;
 
-/**
- * Enabes or disables JavaScript-based suggestions of password strength
- */
-$wgLivePasswordStrengthChecks = false;
-
 /**
  * Whether to allow password resets ("enter some identifying data, and we'll send an email
  * with a temporary password you can use to get back into the account") identified by