Please read carefully, My issue is not with the default behavior of when a
person is not logged in and tries to reach a page that is auth protected.  

 

I am having an issue because after the person hits logout I think that the
auth component should forget the page I was just on, so when I log in with a
different account it doesn't take me back to the page I was just on before
the logout.

 

I've tried removing the session variable auth.redirect and it still takes me
back to where I was.

 

How can I get rid of the redirect during the auth->logout?

 

 

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

To unsubscribe from this group, send email to 
cake-php+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to