We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74e1657 commit 92858d1Copy full SHA for 92858d1
1 file changed
Security/Provider/LDAPUserProvider.php
@@ -4,7 +4,6 @@
4
namespace Mapbender\LDAPBundle\Security\Provider;
5
6
use Mapbender\LDAPBundle\Component\LdapClient;
7
-use Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface;
8
use Symfony\Component\Security\Core\Exception\UnsupportedUserException;
9
use Symfony\Component\Security\Core\Exception\UsernameNotFoundException;
10
use Symfony\Component\Security\Core\User\UserInterface;
0 commit comments