On Sep 6, 8:36 pm, LunarDraco <mdc...@gmail.com> wrote:
> Auth is NOT Access Control, It is simply authentication.

No need to go rushing towards ACL.

http://book.cakephp.org/view/1275/authorize

$this->Auth->authorize = 'controller'; is a very acceptable
configuration for authorisation, hence why it is probably the most
commonly used.

I find ACL overkill for most situations and many other people at
CakeFest felt the same, although in the interests of fairness, a lot
of people also confirmed they use ACL all the time.

HTH, Paul

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to