I followed the "Simple Acl controlled Application" in the Cookbook of CakePHP, and got the message "You are not authorized to access that location" when try to logout. I logged in as a user who is not allowed to access the UsersController actions.
Do i need to grant the access to "logout" function for this user to fix this problem? But the "login" function does not need to be granted, does the "auth" component not grant access to "logout" function itself? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
