|
|
@ -49,6 +49,7 @@ security: |
|
|
|
# disables authentication for assets and the profiler, adapt it according to your needs |
|
|
|
# disables authentication for assets and the profiler, adapt it according to your needs |
|
|
|
dev: |
|
|
|
dev: |
|
|
|
pattern: ^/(_(profiler|wdt)|css|images|js)/ |
|
|
|
pattern: ^/(_(profiler|wdt)|css|images|js)/ |
|
|
|
|
|
|
|
security: false |
|
|
|
anonymous: true |
|
|
|
anonymous: true |
|
|
|
admin: |
|
|
|
admin: |
|
|
|
pattern: ^/ |
|
|
|
pattern: ^/ |
|
|
|