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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | login_destination-change_pwd_page_support-2610320-2-D7.patch | 822 bytes | Lonnytunes |
Comments
Comment #2
Lonnytunes commentedI 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.
Comment #3
simon georges commentedPatch applies to current -dev version.
Comment #4
ddrozdik commentedChecked, works good. Thank you for the patch.
Comment #6
ddrozdik commented