From ca689934d75cd5736fb5ee9e9bfbb18460a5986b Mon Sep 17 00:00:00 2001 From: Gianluca Galli Date: Wed, 26 Aug 2020 11:00:17 +0200 Subject: [PATCH] Removed config line to cause issue on google authenticator This fixes the following issue: Stop sonata-project/google-authenticator throwing this exception: Exception thrown when handling an exception (ErrorException: Warning: get_class() expects parameter 1 to be object, null given at /sonata-project/user-bundle/src/GoogleAuthenticator/RequestListener.php line 77 --- src/Resources/config/google_authenticator.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Resources/config/google_authenticator.xml b/src/Resources/config/google_authenticator.xml index c68a9a594..3ae0cd948 100644 --- a/src/Resources/config/google_authenticator.xml +++ b/src/Resources/config/google_authenticator.xml @@ -19,8 +19,6 @@ - -