Skip to content

Commit 00a2d47

Browse files
Update security.rst
1 parent a2f1288 commit 00a2d47

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

security.rst

+1-3
Original file line numberDiff line numberDiff line change
@@ -612,9 +612,7 @@ don't accidentally block Symfony's dev tools - which live under URLs like
612612
->pattern([
613613
'^/_profiler/',
614614
'^/_wdt/',
615-
'^/css/',
616-
'^/images/',
617-
'^/js/',
615+
'^/assets/',
618616
])
619617
->security(false)
620618
;

0 commit comments

Comments
 (0)