Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ like :ref:`logging out <security-logging-out>` and
:doc:`encoding user passwords </security/password_encoding>`.

.. _security-firewalls:
.. _firewalls-authentication:

1) Initial security.yml Setup (Authentication)
----------------------------------------------
Expand Down Expand Up @@ -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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down