Commit ab6a3ad
committed
minor symfony#12827 [Security] Add a note about Access Decision Strategy with access_control (nesk)
This PR was merged into the 3.4 branch.
Discussion
----------
[Security] Add a note about Access Decision Strategy with access_control
It took me so much time to understand why my `access_control` wasn't working properly, this was due to my Access Decision Strategy being `affirmative` instead of `unanimous`.
Commits
-------
ea7a857 Add a note about voters with access_control1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
163 | 170 | | |
164 | 171 | | |
165 | 172 | | |
| |||
0 commit comments