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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~