same here. using flash doing posts. cookies from and to server looks
good = same "id", but still random logouts. getting crazy on this
one :)
session store = default (which should be PHP)
Configure::write('Session.checkAgent', false); // needed since flash
post as user-agent flash
Configure::write('Security.level', 'medium'); // doesn't seem to help
anyone?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---