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: 1 addition & 1 deletion security/entity_provider.rst
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ template to customize them further).
not be deserialized correctly from the session on each request.

Congrats! Your database-loading security system is all setup! Next, add a
true :doc:`login form </security/form_login>` instead of HTTP Basic
true :doc:`login form </security/form_login_setup>` instead of HTTP Basic
or keep reading for other topics.

.. _authenticating-someone-with-a-custom-entity-provider:
Expand Down