Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 61b76d3

Browse filesBrowse files
authored
Fixed typo in security.rst
1 parent 3d0eb51 commit 61b76d3
Copy full SHA for 61b76d3

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎security.rst

Copy file name to clipboardExpand all lines: security.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -847,7 +847,7 @@ The form can look like anything, but it usually follows some conventions:
847847
:ref:`form_login-csrf` on how to protect your login form.
848848

849849
And that's it! When you submit the form, the security system automatically
850-
reads the ``_username`` and ``_email`` POST parameter, loads the user via
850+
reads the ``_username`` and ``_password`` POST parameter, loads the user via
851851
the user provider, checks the user's credentials and either authenticates the
852852
user or sends them back to the login form where the error can be displayed.
853853

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.