|
@@ -5,7 +5,6 @@ |
|
|
block discarded – undo |
|
5
|
5
|
use Symfony\Component\HttpFoundation\Request; |
|
6
|
6
|
use Symfony\Component\Security\Core\Authentication\Token\PreAuthenticatedToken; |
|
7
|
7
|
use Symfony\Component\Security\Core\Authentication\Token\TokenInterface; |
|
8
|
|
-use Symfony\Component\Security\Core\Exception\CustomUserMessageAuthenticationException; |
|
9
|
8
|
use Symfony\Component\Security\Core\Exception\BadCredentialsException; |
|
10
|
9
|
use Symfony\Component\Security\Core\User\UserProviderInterface; |
|
11
|
10
|
use Symfony\Component\Security\Http\Authentication\SimplePreAuthenticatorInterface; |
Please login to merge, or discard this patch.