From a1c8a8523b6d428be3282fd0f077f413e9fd84e6 Mon Sep 17 00:00:00 2001 From: Kris Wallsmith Date: Sat, 18 Jun 2011 12:18:09 -0700 Subject: [PATCH] collapsed profiler and wdt firewalls into one, added patterns to match default assetic paths --- app/config/security.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/app/config/security.yml b/app/config/security.yml index 432c0f755b..846768dff1 100644 --- a/app/config/security.yml +++ b/app/config/security.yml @@ -13,12 +13,8 @@ security: admin: { password: adminpass, roles: [ 'ROLE_ADMIN' ] } firewalls: - profiler: - pattern: ^/_profiler - security: false - - wdt: - pattern: ^/_wdt + dev: + pattern: ^/(_(profiler|wdt)|css|images|js)/ security: false login: pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy