I was having the same problem. Setting Security.level to medium resolves the issue for me. When I set the level to high I am logged out of my app on every page refresh. So the symptom is that I log in successfully and view the default page. If I click refresh I am logged out and redirected back to my login page.
On Oct 24, 11:49 pm, auyongtc <[EMAIL PROTECTED]> wrote: > Just saw that it was reported by stej in the trac ticket #3463 > (https://trac.cakephp.org/ticket/3463) > > On Oct 25, 11:45 am, auyongtc <[EMAIL PROTECTED]> wrote: > > > Was just trying out the new Cake 1.2.0.5875 pre-beta, but I noticed > > that the session ID keeps regenerating between page requests and it > > does not retain the existing session key data. > > > I've tested this with both 'database' and 'cake' Session.save options, > > with using all 3 (low, medium, high) Security.level options. > > > Anyone faces the same problem? In the meantime, I shall dig in further > > for more details. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
