From d8cb9506fbf4f6c3f781d9728f5a03b2d402c6af Mon Sep 17 00:00:00 2001 From: Daniel Rotter Date: Tue, 26 Jun 2018 16:28:44 +0200 Subject: [PATCH] only register authentication handler in admin context instead of wrong configuration --- src/Sulu/Bundle/SecurityBundle/Resources/config/services.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Sulu/Bundle/SecurityBundle/Resources/config/services.xml b/src/Sulu/Bundle/SecurityBundle/Resources/config/services.xml index ac3a0136d9c..c05f1168aa9 100644 --- a/src/Sulu/Bundle/SecurityBundle/Resources/config/services.xml +++ b/src/Sulu/Bundle/SecurityBundle/Resources/config/services.xml @@ -54,7 +54,8 @@ - + +