Skip to content

Commit dc3a2ca

Browse files
MarcusSchwarzxabbuh
authored andcommitted
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 01643d9 commit dc3a2ca

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
@@ -415,7 +415,7 @@ template to customize them further).
415415
not be deserialized correctly from the session on each request.
416416

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

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

0 commit comments

Comments
 (0)