Try this then in your app_controller:
--------------------------------------------------------------------------
$this->Auth->allow('*');
--------------------------------------------------------------------------
It should work as wildcard for every action.
Dan
On 5 Lug, 18:24, Pillow <[EMAIL PROTECTED]> wrote:
> On 5 Lip, 15:33, danfreak <[EMAIL PROTECTED]> wrote:
>
> > Dunno if this can help, but I managed as explained in the following
> > post:
>
> > =>http://groups.google.com/group/cake-php/t/871ff4c536bc1e00
>
> Thanks for this post, it helped mi very much to get familiar with Auth
> component :)
>
> However, I don't want to use $this -> Auth -> allow('action');
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" 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
-~----------~----~----~----~------~----~------~--~---