Skip to content

Commit de3dfb2

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Renaming "Securing Individual Objects"
2 parents ccf869a + 63543e8 commit de3dfb2

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
@@ -659,11 +659,11 @@ Securing other Services
659659

660660
See :doc:`/security/securing_services`.
661661

662-
Securing Individual Objects
663-
~~~~~~~~~~~~~~~~~~~~~~~~~~~
662+
Setting Individual User Permissions
663+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
664664

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

0 commit comments

Comments
 (0)