Active
Project:
ipAuthenticator
Version:
5.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 May 2009 at 17:42 UTC
Updated:
21 Aug 2009 at 18:45 UTC
When using this module with the Secure Pages module, accessing /user doesn't work because of certain functions used to rewrite the url in Secure Pages. To get around this, I adjusted the weight of the Secure Pages module in the system table to 6 in order to allow IPAuthenticator to run first. I'm not sure if maybe IPAuth should default to 0 weight or something like that so that it can make sure anyone accessing /user as an IPAuth gets their uid set to 0 vs. being forwarded to the actual user's profile page (like what happens when you turn on Secure Pages).
Comments
Comment #1
pcorbett commentedMay want to add this to the documentation for at least Drupal 5 -- I'm not sure how this works in Drupal 6. Might save some headaches :)