This commit is contained in:
Ryan Weaver
2017-10-04 07:26:31 -07:00
committed by Symfony
parent bf020aa4e6
commit 9da5ff1b7a
2 changed files with 0 additions and 8 deletions
@@ -6,7 +6,6 @@ security:
dev:
pattern: ^/(_(profiler|wdt)|css|images|js)/
security: false
# if you change the name of the firewall, update it in the packages/test/security.yaml file too
main:
anonymous: ~
@@ -1,7 +0,0 @@
# This configuration simplifies testing URLs protected by the security mechanism
# See https://symfony.com/doc/current/cookbook/testing/http_authentication.html
security:
firewalls:
# replace 'main' by the name of your own firewall
main:
http_basic: ~