We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77d166b commit 6a0551cCopy full SHA for 6a0551c
book/security.rst
@@ -939,7 +939,7 @@ will match any ``ip``, ``host`` or ``method``:
939
.....................
940
941
Once Symfony has decided which ``access_control`` entry matches (if any),
942
-it then *enforces* access restrictions based on the ``roles`` and ``requires_channel``
+it then *enforces* access restrictions based on the ``roles``, ``allow_if`` and ``requires_channel``
943
options:
944
945
* ``role`` If the user does not have the given role(s), then access is denied
0 commit comments