Hi,

I've followed the tutorial at 
http://blog.jails.fr/cakephp/index.php?post/2007/08/15/AuthComponent-and-ACL
, I updated the ACL as said and all. But when I try to login with the
admin account I get "You are not authorized to access that location."
even though I ran the InitAcl with the line
$this->Acl->allow('Admin', 'Users', '*');

And another weird thing, when I enter an invalid username/password
combination I doesn't get the "Login failed.  Invalid username or
password.".

Anyone experienced the same?


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to