When resetting password and receiving a one-time login link, usually you are redirected to the user edit form in order to change your password, and there is no requirement to obviously input your previous password.

However with this module enabled the redirect upon login from this one-time login link still persists, causing an inability to reset your password, since even if you then go straight to the user edit form, you are required to input your previous password as usual.

CommentFileSizeAuthor
#5 allow-passwd-reset-2991916.patch657 bytestetranz
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

joeuk31 created an issue. See original summary.

Anybody’s picture

Very good point, I agree that excluding this case from the redirection would make a lot of sense and this module very very helpful!

dalin’s picture

Version: 8.x-1.0 » 8.x-1.x-dev
Priority: Major » Critical
Status: Needs work » Active

I'd argue that this is a critical bug since it blocks people from accessing the website. The module is not viable with this problem.

zany’s picture

I also just noticed this bug which is a major usability blocker for me. I switched to Redirect_after_login which seems to work fine.

tetranz’s picture

Status: Active » Needs review
FileSize
657 bytes

This should fix it.

VladimirAus’s picture

Version: 8.x-1.x-dev » 8.x-2.0-rc1
Status: Needs review » Fixed

Thanks! Committed!

  • VladimirAus committed 985cc11 on 8.x-2.x authored by tetranz
    Issue #2991916 by tetranz, joehuggans, VladimirAus: Conflict with...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.