Skip to content

Commit f7b53eb

Browse files
authored
Fix security-bundle recipe (#1469)
1 parent c72eca5 commit f7b53eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

symfony/security-bundle/7.4/config/packages/security.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ security:
77
providers:
88
users_in_memory: { memory: null }
99

10+
firewalls:
1011
dev:
1112
# Ensure dev tools and static assets are always allowed
1213
pattern: ^/(_profiler|_wdt|assets|build)/

0 commit comments

Comments
 (0)