You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: security/access_control.rst
+44Lines changed: 44 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -169,6 +169,50 @@ if ``ip``, ``port``, ``host`` or ``method`` are not specified for an entry, that
169
169
.. versionadded:: 6.1
170
170
171
171
From verison 6.1 and up, if you have a custom request matcher, you can use the ``request_matcher`` option to specify the service reference to an access control item. Symfony will use this service as the request matcher for this item and won't take into account other matching options.
0 commit comments