Re: ACL for cakephp 1.3

2011-01-14 Thread jsalonen
Hope this helps: http://jsalonen.com/2010/10/role-based-acl-in-cakephp/ Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this gro

Re: ACL for cakephp 1.3

2011-01-13 Thread Tilen Majerle
http://book.cakephp.org/view/1543/Simple-Acl-controlled-Application -- Lep pozdrav, Tilen Majerle http://majerle.eu 2011/1/12 danieln > Hi, > > anyone came across any tutorials for cakephp 1.3 acl? > > I'm very new to cakephp and the most important thing I need to learn > is to get the auth &

ACL for cakephp 1.3

2011-01-13 Thread danieln
Hi, anyone came across any tutorials for cakephp 1.3 acl? I'm very new to cakephp and the most important thing I need to learn is to get the auth & acl working together. Hope someone can advise on this. If you have done it, I hope you can give me some samples too. Thanks! Check out the new Ca