start_sf5_project_reboot/app/config/packages/test/security.yaml

7 lines
217 B
YAML
Raw Normal View History

2021-04-17 20:11:27 +00:00
# this configuration simplifies testing URLs protected by the security mechanism
# See https://symfony.com/doc/current/testing/http_authentication.html
security:
firewalls:
main:
http_basic: ~