IpAuthentication Incompatibility
pcorbett - March 16, 2009 - 21:22
| Project: | Login Destination |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
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.
| Attachment | Size |
|---|---|
| login_destination_ipauth.patch | 833 bytes |
