Created
January 18, 2014 23:32
-
-
Save egulias/8498245 to your computer and use it in GitHub Desktop.
Symfony Security debug Object ACL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
For Class/Object \Acme\DemoBundle\Entity\Comment::id == 1 | |
With User admin | |
+------+-------+------+ | |
| Mask | Grant | Deny | | |
+------+-------+------+ | |
| 128 | X | | | |
+------+-------+------+ | |
The ACL Voter will probably Allow access with those Masks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment