Skip to content

Commit

Permalink
Add eZ user checker to security config (ezsystems#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
emodric authored and lserwatka committed Oct 17, 2019
1 parent 3a99b8c commit ea31635
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/packages/security.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ security:

ezpublish_front:
pattern: ^/
user_checker: eZ\Publish\Core\MVC\Symfony\Security\UserChecker
anonymous: ~
ezpublish_rest_session: ~
form_login:
Expand Down

0 comments on commit ea31635

Please sign in to comment.