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 645e85e commit df07579Copy full SHA for df07579
symfony/security-bundle/7.4/config/packages/security.yaml
@@ -30,7 +30,7 @@ when@test:
30
security:
31
password_hashers:
32
# Password hashers are resource-intensive by design to ensure security.
33
- # In tests, it's safe to reduce their cost to improve performance.
+ # In tests, it's safe to reduce their cost to improve performance.
34
Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface:
35
algorithm: auto
36
cost: 4 # Lowest possible value for bcrypt
0 commit comments