File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ An authorization decision will always be based on a few things:
29
29
Any object on which for which access control needs to be checked, like
30
30
an article or a comment object.
31
31
32
- .. components -security-access-decision-manager:
32
+ .. _ components -security-access-decision-manager :
33
33
34
34
Access Decision Manager
35
35
-----------------------
@@ -71,10 +71,10 @@ recognizes several strategies:
71
71
$allowIfAllAbstainDecisions,
72
72
$allowIfEqualGrantedDeniedDecisions
73
73
);
74
-
74
+
75
75
.. seealso ::
76
76
77
- You can change the default strategy in the
77
+ You can change the default strategy in the
78
78
:ref: `configuration <security-voters-change-strategy >`.
79
79
80
80
Voters
Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ and tag it as a "security.voter":
167
167
see :ref: `service-container-imports-directive `. To read more about defining
168
168
services in general, see the :doc: `/book/service_container ` chapter.
169
169
170
- .. security -voters-change-strategy:
170
+ .. _ security -voters-change-strategy :
171
171
172
172
Changing the Access Decision Strategy
173
173
-------------------------------------
@@ -217,5 +217,5 @@ the new voter will deny access to any user in the list of blacklisted IPs.
217
217
218
218
.. seealso ::
219
219
220
- For a more advanced usage see
220
+ For a more advanced usage see
221
221
:ref: `components-security-access-decision-manager `.
You can’t perform that action at this time.
0 commit comments