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