You may be able to turn off the Auth redirect and handle it yourself. I think the redirect location is stored in the Session object.
This thread may help. http://groups.google.com/group/cake-php/browse_thread/thread/557a6367f823ef61/db0ffd9be8548bad#db0ffd9be8548bad On Jul 4, 8:31 am, Kyle Decot <[EMAIL PROTECTED]> wrote: > if I go to localhost/admin/view-user.php?id=1 and am not logged in I > get redirected to the login screen. Once I have logged in, I get > redirected back to localhost/admin/view-user.php and my id parameter > is lost. Any suggestions on how to have this not happen? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
