everything. i tried: $this->Auth->authorize = '*'; and: $this->Auth->authorize = 'controller';
both in the users controller and in the "production controller". On Aug 10, 7:18 am, "Dr. Tarique Sani" <[EMAIL PROTECTED]> wrote: > On 8/10/07, phpjoy <[EMAIL PROTECTED]> wrote: > > > $this->Auth->userModel = 'AdminUser'; > > $this->Auth->loginAction='/' .CAKE_ADMIN .'/login/'; > > What is the value for $this->Auth->authorize > > IOW - what are you using to authorize your actions? > > Possible values are actions, model, controller.... > > Tarique > > -- > ============================================================= > Cheesecake-Photoblog:http://cheesecake-photoblog.org > PHP for E-Biz:http://sanisoft.com > ============================================================= --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
