Hi

I'd like to clear the session upon Auth login. However, there does not
seem to be a hook/lifecycle event available to do this?

The login() method is used to render the form, but does not appear to
be called when the form is submitted. Presumably, Auth intercepts the
form post, and upon successful login redirects the request. At this
point, I would like to clear the session down. Is this possible?

cheers
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to