mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
DX: embed test app inside bundle
This commit is contained in:
8
tests/app/config/packages/test/security.yaml
Normal file
8
tests/app/config/packages/test/security.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
# config/packages/test/security.yaml
|
||||
security:
|
||||
firewalls:
|
||||
default:
|
||||
http_basic: ~
|
||||
role_hierarchy:
|
||||
CHILL_MASTER_ROLE: [CHILL_INHERITED_ROLE_1]
|
Reference in New Issue
Block a user