On Wed, Mar 7, 2012 at 7:02 AM, macamba <[email protected]> wrote: > Cake does also ACL, i.e. authorization, so not only authentication.
I was speaking about AuthComponent, which does authentication. > My question is does the plugin provide user management for the integrated > Cake PHP authentication and ACL? > Or does it has it's own authentication and authorization? I can only presume that, if it does do anything involving authentication or authorization, it builds upon Cake's features. A very cursory look at it suggests that it probably isn't the highest quality software. Calling it "Version 1.0 (beta)" doesn't help. If what you're after is some basic management of users there are other plugins available. But you'll learn more about Cake by building it yourself. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
