Skip to content

Commit 6a0551c

Browse files
committed
Update security.rst
1 parent 77d166b commit 6a0551c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/security.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -939,7 +939,7 @@ will match any ``ip``, ``host`` or ``method``:
939939
.....................
940940

941941
Once Symfony has decided which ``access_control`` entry matches (if any),
942-
it then *enforces* access restrictions based on the ``roles`` and ``requires_channel``
942+
it then *enforces* access restrictions based on the ``roles``, ``allow_if`` and ``requires_channel``
943943
options:
944944

945945
* ``role`` If the user does not have the given role(s), then access is denied

0 commit comments

Comments
 (0)