Skip to content

Commit

Permalink
IBX-6547: Made ibexa.user_settings.update exposed (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gengar-i authored Nov 14, 2023
1 parent 97fb6a7 commit c8f3c94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/bundle/Resources/config/routing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ ibexa.user_settings.update:
_controller: 'Ibexa\Bundle\User\Controller\UserSettingsController::updateAction'
requirements:
identifier: .+
options:
expose: true

ibexa.user.default_profile_image.initials:
path: /user/default_profile_image/initials.svg
Expand Down

0 comments on commit c8f3c94

Please sign in to comment.