Hello ladies & gentlemen, I'm currently trying to make ACL work (cakephp 1.3v) in a way that in the AROS table could contain multiple trees and having the access (Auth +ACL) to the system based on those trees that an user in the system is able to create. Let's say, for instance, a user belongs to an organization and can create custom groups only for that organization (other users in other organizations could create different ones). Ok, so based on that approach, I want to let the organization set the AROS tree to the ACOS and for that i want to use the ACL in a way that in the aros table i have a tree set for each organization (each has a different root).
I tried to scope the tree behavior that ACL is using based on this resource: http://jamienay.com/2010/01/adding-better-scope-limiting-to-cakephp-1-2s-tree-behavior/ but without success. Have anybody implement such a thing integrated with ACL? Is this a good approach? Thanks! Cheers -- 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
