hello again,

i have noticed the parentNode() of a model that actsAs an ACL
requester must return a parent record ( if it exists ) and not an
actual acl ( aro ) parent node as the name would suggest.

My question: is permission inheritance still possible this way? If i
have a Group that is directly parent to the User, but their AROs are
not, will my User still inherit Permissions from it's Group?

What i originally wanted to do is not have to establish a Group model,
but let certain bottom-level ARO ACL nodes represent user groups. ie.
User->parentNode( ) would not return a pointer to a Group record but
the actual parent node of it's aro node - shouldn't this be possible?

regards,
Andras

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 group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to