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.
1 parent 76968b1 commit 3b289adCopy full SHA for 3b289ad
cookbook/security/entity_provider.rst
@@ -314,7 +314,7 @@ and password ``admin`` (which has been encoded).
314
| 1 | admin | $2a$08$jHZj/wJfcVKlIwr5AvR78euJxYK7Ku5kURNhNx.7.CSIJ3Pq6LEPC | admin@example.com | 1 |
315
+----+----------+--------------------------------------------------------------+--------------------+-----------+
316
317
-.. sidebar:: Do you need to a Salt property?
+.. sidebar:: Do you need to use a Salt property?
318
319
If you use ``bcrypt``, no. Otherwise, yes. All passwords must be hashed
320
with a salt, but ``bcrypt`` does this internally. Since this tutorial
0 commit comments