Skip to content

Commit 197c31e

Browse files
Update symfony/security-bundle/7.3/config/packages/security.yaml
Co-authored-by: Nicolas Grekas <nicolas.grekas@gmail.com>
1 parent b0e209e commit 197c31e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

symfony/security-bundle/7.3/config/packages/security.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ security:
2424
# https://symfony.com/doc/current/security/impersonating_user.html
2525
# switch_user: true
2626

27-
# Controls access to different sections of the application.
28-
# Only the *first* matching rule is applied.
27+
# Note: Only the *first* matching rule is applied
2928
access_control:
3029
# - { path: ^/admin, roles: ROLE_ADMIN }
3130
# - { path: ^/profile, roles: ROLE_USER }

0 commit comments

Comments
 (0)