I should note that I don't see CakeSession's delete method called, nor do I see it being overwritten with a null value.
On Wed, Jul 1, 2009 at 11:34 AM, GravyFace<[email protected]> wrote: > Wow, I'm totally stumped... anybody else know why Auth.User disappears > between requests? I have a Debugger::trace() line in CakeSession's > write and delete methods (and also a pr() statement for the function > args) and I can see it getting written after calling Auth->login, but > make another request somewhere else and the Auth session key is > completely missing. I'm reaching here, but does the User object's > password field need to be stored in the Auth.User array? That's the > only field I see missing. > > > On Tue, Jun 30, 2009 at 11:21 PM, GravyFace<[email protected]> wrote: >> Set it to low and medium; no dice. >> >> On Tue, Jun 30, 2009 at 9:17 PM, Miles J<[email protected]> wrote: >>> >>> Try setting your security level to medium and see what happens. >>> >>> >>> >> > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
