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 e7a17ff commit f0a46c9Copy full SHA for f0a46c9
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