lock icon indicating copy to clipboard operation
lock copied to clipboard

Add voters

Open sagikazarmark opened this issue 10 years ago • 1 comments

I don't really like the Security component in Symfony, because I think it is overcomplicated. One feature I really like though is the Voter next to ACL access checking:

https://symfony.com/doc/master/book/security.html#access-control-lists-acls-securing-individual-database-objects

sagikazarmark avatar Jul 12 '15 20:07 sagikazarmark

What's the difference between Voters and the currently implemented conditions?

saada avatar Sep 13 '15 14:09 saada