You use a class OID.

See CommentBundle's Acl implementation:
https://github.com/FriendsOfSymfony/CommentBundle/blob/master/Acl/SecurityCommentAcl.php


t


On Wed, May 18, 2011 at 16:01, realmfoo <konstantin.leb...@gmail.com> wrote:
> On 17 май, 23:12, Carl <carl.par...@gmail.com> wrote:
>> I think roles would make more sense when it comes to accomplishing what you
>> want to do here. After the object has been created and the ACL has been
>> updated, then you can check to see if the user has permission to view the
>> object.
>
> Then why do we have permission CREATE?
> To grant user creates inherited objects?
>
> --
> If you want to report a vulnerability issue on symfony, please send it to 
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to