Skip to content

Commit 7835687

Browse files
zairigimadjaviereguiluz
authored andcommitted
Update authorization.rst
1 parent 38d9cf3 commit 7835687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/security/authorization.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ recognizes several strategies:
4747
grant access if there are more voters granting access than there are denying;
4848

4949
``unanimous``
50-
only grant access if none of the voters has denied access;
50+
only grant access if none of the voters has denied access. If all voters abstained from voting, the decision is based on the ``allow_if_all_abstain`` config option (which defaults to ``false``);
5151

5252
Usage of the available options in detail::
5353

0 commit comments

Comments
 (0)