On Wed, Feb 2, 2011 at 10:03 AM, elias <[email protected]> wrote: > Hi, > > I would need a bit of advicing about this: > > users > groups (user-groups) > acl > admin-routing > > using cake 1.3.7 > > Would I need in the built-in possibilities from cakePHP, like auth and acl > explained in the tutorial on cakephp? > Or would I choose a component from someone,? (who?) > I also find it important that there is a manager to change rights.
Your question isn't very clear. If you have reason to believe that Auth won't cut it for what you have in mind, perhaps it would be best to explain that. Otherwise, Auth is eminently suitable to handle logins. Ditto for ACL and group permissions. -- 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
