Skip to content

Commit

Permalink
remove duplicate label
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Jan 9, 2014
1 parent 3c2c5fc commit b64d73f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions book/security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1098,7 +1098,7 @@ Thanks to the SensioFrameworkExtraBundle, you can also secure your controller us
// ...
}

For more information, see the
For more information, see the
:doc:`FrameworkExtraBundle documentation </bundles/SensioFrameworkExtraBundle/annotations/security>`.

Securing other Services
Expand Down Expand Up @@ -1733,8 +1733,6 @@ Access Control
Now that you have a User and Roles, you can go further than URL-pattern based
authorization.

.. _book-security-securing-controller:

Access Control in Controllers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit b64d73f

Please sign in to comment.