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 d81297e

Browse filesBrowse files
committed
Minor tweak
1 parent 597d701 commit d81297e
Copy full SHA for d81297e

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+2
-2
lines changed

‎security/password_migration.rst

Copy file name to clipboardExpand all lines: security/password_migration.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ With this setup:
106106

107107
* New users will be encoded with the new algorithm;
108108
* Whenever a user logs in whose password is still stored using the old algorithm,
109-
Symfony will verify the password with the old algorithm and then re-encode
110-
and update the hashed password using the new algorithm.
109+
Symfony will verify the password with the old algorithm and then rehash
110+
and update the password using the new algorithm.
111111

112112
.. tip::
113113

0 commit comments

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