We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e3f617 + caecbec commit 0308990Copy full SHA for 0308990
security/password_migration.rst
@@ -116,7 +116,7 @@ Upgrade the Password
116
Upon successful login, the Security system checks whether a better algorithm
117
is available to hash the user's password. If it is, it'll hash the correct
118
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>`_.
+`provide the original password to the Security system <Provide the Password when using Guard>`_.
120
121
You can enable the upgrade behavior by implementing how this newly hashed
122
password should be stored:
0 commit comments