You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #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_control
0 commit comments