Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

Commit

Permalink
Merge pull request #567 from muspelheim/2.3
Browse files Browse the repository at this point in the history
Fix issue with switch user in dashboard
  • Loading branch information
OskarStark committed Feb 11, 2016
2 parents 4c25af5 + 37ecba9 commit 443bfe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/config/security.yml
Expand Up @@ -75,6 +75,7 @@ security:
invalidate_session: false
handlers: ['sonata.page.cms_manager_selector', 'sonata.basket.factory']
anonymous: true
switch_user: true

access_control:
# URL of FOSUserBundle which need to be available to anonymous users
Expand Down

0 comments on commit 443bfe3

Please sign in to comment.