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 ab6a3ad commit 8bef406Copy full SHA for 8bef406
security/access_control.rst
@@ -164,8 +164,8 @@ options:
164
165
If you define both ``roles`` and ``allow_if``, and your Access Decision
166
Strategy is the default one (``affirmative``), then the user will be granted
167
- access if there's at least one valid condition. See :doc:`/security/voters`
168
- to change your strategy to something more suited to your needs.
+ access if there's at least one valid condition. If this behavior doesn't fit
+ your needs, :ref:`change the Access Decision Strategy <security-voters-change-strategy>`.
169
170
.. tip::
171
0 commit comments