new: Allow to login using LDAP #618
Annotations
8 errors
src/Security/FormLoginAuthenticator.php#L75
Parameter #1 $string of function trim expects string, bool|float|int|string|null given.
|
src/Security/FormLoginAuthenticator.php#L89
Parameter #2 $csrfToken of class Symfony\Component\Security\Http\Authenticator\Passport\Badge\CsrfTokenBadge constructor expects string|null, bool|float|int|string|null given.
|
src/Security/FormLoginAuthenticator.php#L91
Parameter #1 $plaintextPassword of class Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge constructor expects string, bool|float|int|string|null given.
|
src/Security/FormLoginAuthenticator.php#L91
Parameter #2 $passwordUpgrader of class Symfony\Component\Security\Http\Authenticator\Passport\Badge\PasswordUpgradeBadge constructor expects Symfony\Component\Security\Core\User\PasswordUpgraderInterface|null, Symfony\Component\Security\Core\User\UserProviderInterface given.
|
src/Security/FormLoginAuthenticator.php#L98
Parameter #1 $password of class Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials constructor expects string, bool|float|int|string|null given.
|
src/Security/FormLoginAuthenticator.php#L128
Parameter #2 $password of method App\Service\Ldap::loginUser() expects string, bool|float|int|string|null given.
|
src/Security/FormLoginAuthenticator.php#L144
Parameter #1 $password of class Symfony\Component\Security\Http\Authenticator\Passport\Credentials\PasswordCredentials constructor expects string, bool|float|int|string|null given.
|
|
The logs for this run have expired and are no longer available.
Loading