With the IpAuthentication module installed, the user login form ID is changed to "ipauth_user_login" instead of "user_login" or "user_login_block," which is what the login_destination looks for in the login_destination_form_alter hook. Not sure this is an issue for the Login Destination module... sounds like more of an IpAuth issue... thoughts?
Attached is the patch I created to bypass the issue for the time being.
| Comment | File | Size | Author |
|---|---|---|---|
| login_destination_ipauth.patch | 833 bytes | pcorbett |
Comments
Comment #1
rsvelko commentedplease report to the maintainers of the ipAuth module to stop changing the form_id ...
won't fix.
PS. You can live happily with your patch too.