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 a997d2c commit 65c9dc3Copy full SHA for 65c9dc3
symfony/security-bundle/6.4/config/packages/security.yaml
@@ -7,7 +7,7 @@ security:
7
users_in_memory: { memory: null }
8
firewalls:
9
dev:
10
- pattern: ^/(_(profiler|wdt)|css|images|js)/
+ pattern: ^/(_profiler|_wdt|assets)/
11
security: false
12
main:
13
lazy: true
0 commit comments