Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download simple_pass_reset-7.x-1.5.tar.gztar.gz 10.7 KB
MD5: 28c75fbc8105cb4270132f3e78b4f65e
SHA-1: 9650bbbb5eabadce86f211d2cc83335ef5dcfbf0
SHA-256: 7feabbcdc9a98d3f1481f46c78b14dfbd20957c496780557e95ae2a3d2b429eb
Download simple_pass_reset-7.x-1.5.zipzip 12.07 KB
MD5: 16257c1383187a6adf14715461703529
SHA-1: a47c258bbee8bd825c6c84ac0cecbcf8e54ec610
SHA-256: 033d4a4428d0f0934ec961184302623652454d84513a1720666c90f6c47e3c5a

Release notes

This release fixes a variety of issues, including a regression introduced by an API change in Drupal 7.35. It also further improves the user experience on the brief password reset form and ensures that users who request a new password while already logged in will be logged out to avoid access denied errors when they follow your site's instructions. : P

Changes since 7.x-1.4 (13 commits):

  • #2367529 by rszrama, heylookalive: load the user account afresh when logging in after a successful password reset.
  • #2376863 by PascalAnimateur: check for an element type value before altering its access setting in the brief password reset form.
  • #2169651 by flaviotorelli: do not hide CAPTCHA elements on the brief password reset form.
  • #2463587 by eelkeblok: prevent the login link expired message from showing twice.
  • #2457693 by potop: Not working with Drupal 7.35
  • Honor redirect if already set.
  • Log user out if they've reset their password
  • Brief form even briefer, omit overly verbose description.
  • Prevent a user from visiting the reset page twice.
  • Workaround code in user.module that does not check $_SESSION.
  • Indentation
  • Fixes #2248399, removed obsolete reference to undefined callback
  • Fixes #2297991. Update weight on upgrade.
Created by: rszrama
Created on: 10 Apr 2015 at 20:59 UTC
Last updated: 10 Apr 2015 at 21:07 UTC
Bug fixes
New features

Other releases