File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -215,8 +215,6 @@ added above:
215
215
216
216
The user is now allowed to view, edit, delete, and un-delete objects.
217
217
218
- .. _`MongoDBAclBundle` : https://github.com/IamPersistent/MongoDBAclBundle
219
-
220
218
Looking for Alternatives
221
219
------------------------
222
220
@@ -226,6 +224,7 @@ you need to change all the existing granted permissions as well. As well
226
224
when you want to change a specific part of the ACL you need to understand
227
225
the structure and process of this complex voter. So you should consider if
228
226
a classical and simple conditional permission check would fit for you.
229
- Some do it with the existing voter structure as well, or custom build solutions.
227
+ Some do it with the existing voter ":doc: `/cookbook/security/voters `"
228
+ structure as well, or a custom build solutions.
230
229
231
- .. _`Voters ` : http ://symfony .com/doc/current/cookbook/security/voters.html
230
+ .. _`MongoDBAclBundle ` : https ://github .com/IamPersistent/MongoDBAclBundle
You can’t perform that action at this time.
0 commit comments