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 @@ -663,11 +663,11 @@ Securing other Services
663663
664664See :doc: `/security/securing_services `.
665665
666- Securing Individual Objects
667- ~~~~~~~~~~~~~~~~~~~~~~~~~~~
666+ Setting Individual User Permissions
667+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
668668
669669Most applications require more specific access rules. For instance, a user
670- should be able to only edit their own comments on a blog. Voters allow you
670+ should be able to only edit their * own * comments on a blog. Voters allow you
671671to write *whatever * business logic you need to determine access. Using
672672these voters is similar to the role-based access checks implemented in the
673673previous chapters. Read :doc: `/security/voters ` to learn how to implement
You can’t perform that action at this time.
0 commit comments