Updated symfony/security recipe

This commit is contained in:
Jan Böhmer 2023-05-27 21:04:28 +02:00
parent 8fb4e6c4ee
commit 0573f80525
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
security:
enable_authenticator_manager: true
# https://symfony.com/doc/current/security.html#registering-the-user-hashing-passwords
password_hashers:
Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface: 'auto'