Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save egulias/8498245 to your computer and use it in GitHub Desktop.
Save egulias/8498245 to your computer and use it in GitHub Desktop.
Symfony Security debug Object ACL
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