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 c3b1ff5 + 0d166d7 commit 8377d55Copy full SHA for 8377d55
security.rst
@@ -28,7 +28,7 @@ creates a ``security.yaml`` configuration file for you:
28
# config/packages/security.yaml
29
security:
30
enable_authenticator_manager: true
31
- # https://symfony.com/doc/current/security.html#c-hashing-passwords
+ # https://symfony.com/doc/current/security.html#registering-the-user-hashing-passwords
32
password_hashers:
33
Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface: 'auto'
34
# https://symfony.com/doc/current/security.html#where-do-users-come-from-user-providers
0 commit comments