Index: trunk/phase3/includes/DefaultSettings.php |
— | — | @@ -3099,11 +3099,6 @@ |
3100 | 3100 | $wgMinimalPasswordLength = 1; |
3101 | 3101 | |
3102 | 3102 | /** |
3103 | | - * Enabes or disables JavaScript-based suggestions of password strength |
3104 | | - */ |
3105 | | -$wgLivePasswordStrengthChecks = false; |
3106 | | - |
3107 | | -/** |
3108 | 3103 | * Whether to allow password resets ("enter some identifying data, and we'll send an email |
3109 | 3104 | * with a temporary password you can use to get back into the account") identified by |
3110 | 3105 | * various bits of data. Setting all of these to false (or the whole variable to false) |