Hi Guys,

Started a new discussion as the old ones title was incorrect, this
disccussion continues the one at:
http://groups.google.com/group/cake-php/browse_thread/thread/c83fa8bd7071cefa/a1cd792d45a45a24#a1cd792d45a45a24

Here is a summary (although reading the last posts may be important):

The Sessions are not maintainable across webservices, and in
particular ajax calls. Is there a reason for this?

I have ajax calls that run over a logged in session state, but beacuse
the $controller->params['bare'] = 1, the session does not get started
and hence I can't therefor check security, and hence the action
doesn't get called.

Is the fact that sessions are not maintainable across ajax and
webservices and intended functionality?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to