mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Update symfony/security-bundle/5.3/config/packages/security.yaml
Co-authored-by: Robin Chalas <chalasr@users.noreply.github.com>
This commit is contained in:
co-authored by
Robin Chalas
parent
691cd98853
commit
6c66020b62
@@ -29,7 +29,7 @@ security:
|
||||
when@test:
|
||||
security:
|
||||
password_hashers:
|
||||
# By default, password encoders are resource intensive and take time. This is
|
||||
# By default, password hashers are resource intensive and take time. This is
|
||||
# important to generate secure password hashes. In tests however, secure hashes
|
||||
# are not important, waste resources and increase test times. The following
|
||||
# reduces the work factor to the lowest possible values.
|
||||
|
||||
Reference in New Issue
Block a user