@ -49,6 +49,7 @@ security:
# disables authentication for assets and the profiler, adapt it according to your needs
dev:
pattern: ^/(_(profiler|wdt)|css|images|js)/
security: false
anonymous: true
admin:
pattern: ^/
@ -2,7 +2,3 @@ framework:
validation:
email_validation_mode: html5
# Enables validator auto-mapping support.
#framework:
# validation:
# email_validation_mode: html5