I have set up the ACL AUTH and added different users / groups to test things out.
Now User 1 has access to parts of the site User 2 does not. When User 1 logs out User 2 logs in and it try's to go to the page user 1 was at before logging out. So you are correct it is the redirect I needed deleted. Thanks, Dave -----Original Message----- From: Miles J [mailto:[email protected]] Sent: March-08-09 2:33 AM To: CakePHP Subject: Re: Delete Session Array Why would you need to delete it all? The Auth.redirect im assuming is the url to redirect to on logout/login, or the referrer. Its doing no harm. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
