I've just setup othAuth and the user session isn't being saved between
pages. I can login ok but when I go to another page on the model I'm
asked to login again.

I've set

var $othAuthRestrictions = "*";

and in the database I've created a permission and a group permission.

If I var_dump($this->Session) I can see the page_from value but not the
has as expected.

What should I be looking at when trying to debug this?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to