We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c3c726 commit a5f54e3Copy full SHA for a5f54e3
cookbook/security/voters.rst
@@ -32,7 +32,7 @@ access, not to grant access.
32
Creating a custom Voter
33
-----------------------
34
35
-To blacklist a user based on its IP, you can use the ``request`` service
+To blacklist a user based on its IP, you can use the ``request_stack`` service
36
and compare the IP address against a set of blacklisted IP addresses:
37
38
.. code-block:: php
0 commit comments