Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bce240d

Browse files
Renaming "Securing Individual Objects"
1 parent 2209ca2 commit bce240d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

security.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -663,11 +663,11 @@ Securing other Services
663663

664664
See :doc:`/security/securing_services`.
665665

666-
Securing Individual Objects
667-
~~~~~~~~~~~~~~~~~~~~~~~~~~~
666+
Setting Individual User Permissions
667+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
668668

669669
Most 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
671671
to write *whatever* business logic you need to determine access. Using
672672
these voters is similar to the role-based access checks implemented in the
673673
previous chapters. Read :doc:`/security/voters` to learn how to implement

0 commit comments

Comments
 (0)