We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48db377 commit f59c8eaCopy full SHA for f59c8ea
security/acl_advanced.rst
@@ -190,7 +190,7 @@ this request to an implementation of
190
This allows you to replace the way access decisions are reached without actually
191
modifying the ACL class itself.
192
193
-The ``PermissionGrantingStrategy`` first checks all your object-scope ACEs. If none
+The ``PermissionGrantingStrategy`` first checks all your object-scope ACEs. If one
194
is applicable, the class-scope ACEs will be checked. If none is applicable,
195
then the process will be repeated with the ACEs of the parent ACL. If no
196
parent ACL exists, an exception will be thrown.
0 commit comments