From 68f36e3ab18821f052526b561b46f74be1054b9a Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Tue, 6 Jan 2015 19:01:35 +0100 Subject: [PATCH] [Book][Security] add back old anchors --- book/security.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/book/security.rst b/book/security.rst index 3062bd04aba..a8ce824166f 100644 --- a/book/security.rst +++ b/book/security.rst @@ -270,6 +270,7 @@ But who can you login as? Where do users come from? or :doc:`build your own `. .. _security-user-providers: +.. _where-do-users-come-from-user-providers: B) Configuring how Users are Loaded ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -428,6 +429,7 @@ If you'd like to load your users via the Doctrine ORM, that's easy! See .. _book-security-encoding-user-password: .. _c-encoding-the-users-password: +.. _encoding-the-user-s-password: C) Encoding the User's Password ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~