Skip to content

Commit 0308990

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Minor tweak
2 parents 5e3f617 + caecbec commit 0308990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/password_migration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Upgrade the Password
116116
Upon successful login, the Security system checks whether a better algorithm
117117
is available to hash the user's password. If it is, it'll hash the correct
118118
password using the new hash. If you use a Guard authenticator, you first need to
119-
`provide the original password to the Security system <Provide the Password when using Guards>`_.
119+
`provide the original password to the Security system <Provide the Password when using Guard>`_.
120120

121121
You can enable the upgrade behavior by implementing how this newly hashed
122122
password should be stored:

0 commit comments

Comments
 (0)