From 0cbb1bf522407b0038ab8f55d42d57ebbb601467 Mon Sep 17 00:00:00 2001 From: HeahDude Date: Thu, 7 Jun 2018 18:34:45 +0200 Subject: [PATCH] Fixed controller as services --- Resources/config/change_password.xml | 2 ++ Resources/config/profile.xml | 2 ++ Resources/config/registration.xml | 2 ++ Resources/config/resetting.xml | 2 ++ Resources/config/security.xml | 2 ++ 5 files changed, 10 insertions(+) diff --git a/Resources/config/change_password.xml b/Resources/config/change_password.xml index 649b4f9d60..9796f7a074 100644 --- a/Resources/config/change_password.xml +++ b/Resources/config/change_password.xml @@ -25,6 +25,8 @@ + + diff --git a/Resources/config/profile.xml b/Resources/config/profile.xml index 4048f19f5e..398562dbd6 100644 --- a/Resources/config/profile.xml +++ b/Resources/config/profile.xml @@ -26,6 +26,8 @@ + + diff --git a/Resources/config/registration.xml b/Resources/config/registration.xml index 76d695d1b4..ce56664964 100644 --- a/Resources/config/registration.xml +++ b/Resources/config/registration.xml @@ -27,6 +27,8 @@ + + diff --git a/Resources/config/resetting.xml b/Resources/config/resetting.xml index 5d11d60854..5423a62c1e 100644 --- a/Resources/config/resetting.xml +++ b/Resources/config/resetting.xml @@ -35,6 +35,8 @@ + + diff --git a/Resources/config/security.xml b/Resources/config/security.xml index e74cd5d848..4fb73ec4e0 100644 --- a/Resources/config/security.xml +++ b/Resources/config/security.xml @@ -43,6 +43,8 @@ + +