We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e209e commit 197c31eCopy full SHA for 197c31e
symfony/security-bundle/7.3/config/packages/security.yaml
@@ -24,8 +24,7 @@ security:
24
# https://symfony.com/doc/current/security/impersonating_user.html
25
# switch_user: true
26
27
- # Controls access to different sections of the application.
28
- # Only the *first* matching rule is applied.
+ # Note: Only the *first* matching rule is applied
29
access_control:
30
# - { path: ^/admin, roles: ROLE_ADMIN }
31
# - { path: ^/profile, roles: ROLE_USER }
0 commit comments