Hi, I'm using the AclComponent with cakePHP 1.3. Here is the situation :
I have users that belongs to groups and groupwide authorization have been set. I can also define user-specific rights. My concern is that i'm not able to know if an aro/aco authorization is granted/denied to a user because he inherited it from the group he belongs to or because I specified that particular right for that user. Is there any way to know if an aro/aco is allowed/denied/inherited or should I write that function myself ? Thanks for reading -- 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
