Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b4c2e90

Browse filesBrowse files
committed
Minor reword
1 parent 94d6f30 commit b4c2e90
Copy full SHA for b4c2e90

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎security/voters.rst

Copy file name to clipboardExpand all lines: security/voters.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -251,9 +251,9 @@ strategies available:
251251
This grants access if there are more voters granting access than denying;
252252

253253
``unanimous``
254-
This only grants access if there is no voter denying access.
255-
``allow_if_all_abstain`` configuration option can be used if voter granting
256-
access is also required.
254+
This only grants access if there is no voter denying access. If all voters
255+
abstained from voting, the decision is based on the ``allow_if_all_abstain``
256+
config option (which defaults to ``false``).
257257

258258
In the above scenario, both voters should grant access in order to grant access
259259
to the user to read the post. In this case, the default strategy is no longer

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.