diff --git a/security.rst b/security.rst index d76139854e8..992d1b70c85 100644 --- a/security.rst +++ b/security.rst @@ -25,6 +25,7 @@ like :ref:`logging out ` and :doc:`encoding user passwords `. .. _security-firewalls: +.. _firewalls-authentication: 1) Initial security.yml Setup (Authentication) ---------------------------------------------- @@ -450,6 +451,7 @@ If you'd like to load your users via the Doctrine ORM, that's easy! See :doc:`/security/entity_provider` for all the details. .. _security-encoding-user-password: +.. _encoding-the-user-s-password: C) Encoding the User's Password ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~