Merge pull request #359

This commit is contained in:
symfony-flex-server[bot]
2018-02-08 08:44:49 +00:00
committed by GitHub
@@ -16,3 +16,9 @@ security:
# form_login: ~
# https://symfony.com/doc/current/security/form_login_setup.html
# Easy way to control access for large sections of your site
# Note: Only the *first* access control that matches will be used
access_control:
# - { path: ^/admin, roles: ROLE_ADMIN }
# - { path: ^/profile, roles: ROLE_USER }