File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -659,11 +659,11 @@ Securing other Services
659
659
660
660
See :doc: `/security/securing_services `.
661
661
662
- Securing Individual Objects
663
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~
662
+ Setting Individual User Permissions
663
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
664
664
665
665
Most applications require more specific access rules. For instance, a user
666
- should be able to only edit their own comments on a blog. Voters allow you
666
+ should be able to only edit their * own * comments on a blog. Voters allow you
667
667
to write *whatever * business logic you need to determine access. Using
668
668
these voters is similar to the role-based access checks implemented in the
669
669
previous chapters. Read :doc: `/security/voters ` to learn how to implement
You can’t perform that action at this time.
0 commit comments