Skip to content

Commit d019f83

Browse files
committed
Removed an outdate paragraph
1 parent f73133d commit d019f83

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

cookbook/security/form_login_setup.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ In this entry, you'll build a traditional login form. Of course, when the
1212
user logs in, you can load your users from anywhere - like the database.
1313
See :ref:`security-user-providers` for details.
1414

15-
This chapter assumes that you've followed the beginning of the
16-
:doc:`security chapter </book/security>` and have ``http_basic`` authentication
17-
working properly.
18-
1915
First, enable form login under your firewall:
2016

2117
.. configuration-block::

0 commit comments

Comments
 (0)