diff --git a/bcc/cron-manager-bundle/3.1/config/packages/bcc_cron_manager_bundle.yaml b/bcc/cron-manager-bundle/3.1/config/packages/bcc_cron_manager_bundle.yaml new file mode 100644 index 00000000..73822956 --- /dev/null +++ b/bcc/cron-manager-bundle/3.1/config/packages/bcc_cron_manager_bundle.yaml @@ -0,0 +1,3 @@ +security: + access_control: + - { path: ^/admin, roles: ROLE_USER }