Skip to content

Commit

Permalink
also set password hasher for Contao\User specifically
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzmg committed Aug 16, 2023
1 parent 84c6d47 commit ab0a671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manager-bundle/skeleton/config/security.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
security:
password_hashers:
Contao\User: auto
Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface: auto

providers:
Expand Down

0 comments on commit ab0a671

Please sign in to comment.