← Back to team overview

mahara-contributors team mailing list archive

[Bug 1499164] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5363
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/66e2a757fa763db88dbdf2be7e8b2e1d369b2043
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 66e2a757fa763db88dbdf2be7e8b2e1d369b2043
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date:   Thu Sep 24 17:57:16 2015 +1200

Prevent FF from auto-filling the "old password" field (Bug 1499164)

behatnotneeded: No password store in behat FF

Change-Id: I5f2ac0196f323dadf4f3fe2c2d2e44c74d30ebae

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1499164

Title:
  Don't autofill password reset field on user settings page

Status in Mahara:
  Fix Committed
Status in Mahara 15.04 series:
  In Progress
Status in Mahara 15.10 series:
  Fix Committed

Bug description:
  Every time I go to my account settings screen to change something,
  Firefox always pre-fills the "Current password" field with some
  obscured text, which is apparently not my current password. And so, if
  I don't go in and manually clear the field, then it gives me a form
  validation failure when I try to submit, because the two password
  fields don't match.

  We need to put a flag on these fields that tells the web browser not
  to pre-fill either of them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1499164/+subscriptions


References