Hi there,
i have
$this->Auth->allow(array('display'));
in my beforeFilter() - method of my AppController, but it doesn't show
the homepage, though.

I'm using the latest release of 1.2
( I tried $this->Auth->allow('display'); to ensure it's not a problem
with my update)

I have no isAuthorized() method implemented, yet. Is that a problem?
Can you help?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to