I think your missing the point of ACLs.... You should have a record of user ID's that may add new users.
On Dec 17, 10:39 am, persivo_cunha <[email protected]> wrote: > Hi, > > Im my DB, i have one table called 'user' with a field called profile, > and only the profile 'admin' can add a new user. Is wrong i put one if > in the add action that execute only if the profile is 'admin'? > > I am using AuthComponent. > > Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
