Skip to content

Commit

Permalink
Merge pull request from GHSA-r3fg-3r88-6x3f
Browse files Browse the repository at this point in the history
IBX-5587: Perform access check in user settings
  • Loading branch information
glye committed May 10, 2023
2 parents a7a21f6 + adba488 commit 77d1a09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bundle/Resources/config/services/controllers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ services:
autowire: true
calls:
- [ setContainer, [ '@service_container' ] ]
- [performAccessCheck, []]
tags: [controller.service_arguments]

Ibexa\Bundle\User\Controller\DefaultProfileImageController:
Expand Down

0 comments on commit 77d1a09

Please sign in to comment.