r101520 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101519‎ | r101520 | r101521 >
Date:20:17, 1 November 2011
Author:brion
Status:ok
Tags:
Comment:
Bug 32125: remove stray $wgLivePasswordStrengthChecks leftover from a reverted feature

Followup to r86157 revert of r70520
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

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

Follow-up revisions

RevisionCommit summaryAuthorDate
r101521MFT r101520 - bug 32125brion20:23, 1 November 2011
r101522MFT r101520 - bug 32125brion20:25, 1 November 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r70520JavaScript-based password complexity checker on account creation and password...maxsem19:16, 5 August 2010
r86157Merge r81445 from 1.17: revert r70520 (js password complexity checker)demon23:38, 15 April 2011

Status & tagging log