r101521 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101520‎ | r101521 | r101522 >
Date:20:23, 1 November 2011
Author:brion
Status:ok
Tags:
Comment:
Modified paths:
  • /branches/REL1_18/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: branches/REL1_18/phase3/includes/DefaultSettings.php
@@ -3064,11 +3064,6 @@
30653065 $wgMinimalPasswordLength = 1;
30663066
30673067 /**
3068 - * Enabes or disables JavaScript-based suggestions of password strength
3069 - */
3070 -$wgLivePasswordStrengthChecks = false;
3071 -
3072 -/**
30733068 * Whether to allow password resets ("enter some identifying data, and we'll send an email
30743069 * with a temporary password you can use to get back into the account") identified by
30753070 * various bits of data. Setting all of these to false (or the whole variable to false)

Follow-up revisions

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

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r101520Bug 32125: remove stray $wgLivePasswordStrengthChecks leftover from a reverte...brion20:17, 1 November 2011

Status & tagging log