Thanks for the tip AD7six, I was also searching for easy means to implement ACL on my CakePHP app.

On 8/18/06, AD7six < [EMAIL PROTECTED]> wrote:

Hi Codecowboy,

You might want to try installing the acm plugin (avialable from
cakeforge) and just from using it ACL becomes quite easy to understand.

It took me a few minutes to figure out how to set it up, (if you change
the acm_app_controller to include the config file, and edit the config
file to give you the right constants it will work quite well). There is
a 'hidden' method that will create you some test users if you don't
have any yet (look at the source) or you can 'auto load' your existing
users into the aro table, and by using the gui you can create aco
objects for your controllers and actions.

HTH,

AD7six




--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to