Hi! I have used the OthAuth component for the access to my application, defining the groups and permissions. If in the browser the cookies are not activated, on login the user cannot enter to the restricted functions because the permissions are not loaded in the session. What I want is if a user does not have the activated cookies a message appears indicating that he must activate the cookies in his browser. An example of this would be this google group, where if you do not activate the cookies a message appears saying to you that you should activate them. I suppose that I have to add something in the beforefilter function of app_controller. How can I obtain this?
Thanks and regards --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
