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.

CommentFileSizeAuthor
login_destination_ipauth.patch833 bytespcorbett

Comments

rsvelko’s picture

Status: Active » Closed (won't fix)

please 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.