There was an error while loading. Please reload this page.
1 parent ca2d466 commit 76d99e5Copy full SHA for 76d99e5
en/tutorials-and-examples/blog-auth-example/auth.rst
@@ -254,7 +254,7 @@ and add the following::
254
.. note::
255
256
The BlowfishPasswordHasher uses a stronger hashing algorithm (bcrypt) than
257
- SimplePasswordHasher (sha1) and providers per user salts. The
+ SimplePasswordHasher (sha1) and provides per user salts. The
258
SimplePasswordHasher will be removed as of CakePHP version 3.0
259
260
So, now every time a user is saved, the password is hashed using the
0 commit comments