When login_destination and change_pwd_page modules are both active, the process of password recovery no longer works. login_destination redirects the user before he can access to the form to change his password.

Comments

Lonnytunes created an issue. See original summary.

Lonnytunes’s picture

I supply a patch which adds an exception if the change_pwd_page is enabled and then skips the redirection, as it's already the case for the original process of password recovery.

simon georges’s picture

Version: 7.x-1.1 » 7.x-1.x-dev

Patch applies to current -dev version.

ddrozdik’s picture

Status: Needs review » Reviewed & tested by the community

Checked, works good. Thank you for the patch.

  • DmitryDrozdik committed a3fe5a0 on 7.x-1.x
    Issue #2610320 by Lonnytunes: Conflict with change_pwd_page module
    
ddrozdik’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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