But if I check the current source code of the AuthComponent there is no type 'controller' (anymore?) So what would then be the type in $this->Auth->authorize = .... ?
thnx again. - Charlie On Aug 13, 3:58 pm, Gwoo <[EMAIL PROTECTED]> wrote: > You you want to check on based on the action then you should use the > controller based auth. Model based auth gets the action based on how > the action is mapped to the CRUD. So, in the model that is all you > deal with, create, read, update, delete. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
