Thanks to visit codestin.com Credit goes to github.com
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 93d7aed commit 722ba00Copy full SHA for 722ba00
1 file changed
config/packages/security.yaml
@@ -10,7 +10,7 @@ security:
10
sylius_shop_user_provider:
11
id: sylius.shop_user_provider.email_or_name_based
12
encoders:
13
- Sylius\Component\User\Model\UserInterface: sha512
+ Sylius\Component\User\Model\UserInterface: argon2i
14
argon2i: argon2i
15
firewalls:
16
admin:
0 commit comments