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 1972757 commit f210242Copy full SHA for f210242
best_practices/security.rst
@@ -43,6 +43,7 @@ which uses a login form to load users from the database:
43
44
.. code-block:: yaml
45
46
+ # app/config/security.yml
47
security:
48
encoders:
49
AppBundle\Entity\User: bcrypt
0 commit comments