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 4848f40 commit 2176eb5Copy full SHA for 2176eb5
cookbook/security/acl.rst
@@ -9,7 +9,7 @@ cannot only be based on the person (``Token``) who is requesting access, but
9
also involve a domain object that access is being requested for. This is where
10
the ACL system comes in.
11
12
-.. sidebar:: Alternatives to ACLS
+.. sidebar:: Alternatives to ACLs
13
14
Using ACL's isn't trivial, and for simpler use cases, it may be overkill.
15
If your permission logic could be described by just writing some code (e.g.
0 commit comments