Skip to content

Commit 7e2f66c

Browse files
Update entity_provider.rst
Change link to form_login_setup instead form_login, since the later one seems to be "step 2" of form_login (How to Customize Redirect After Form Login)
1 parent 967ee2a commit 7e2f66c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/entity_provider.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ template to customize them further).
418418
not be deserialized correctly from the session on each request.
419419

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

424424
.. _authenticating-someone-with-a-custom-entity-provider:

0 commit comments

Comments
 (0)