Leuchtfeuer/auth0-for-typo3

Entering wrong credentials in username/pw mode throws error

Closed this issue · 1 comments

TYPO3: 11.5
PHP 7.4
leuchtfeuer/auth0: dev-dev-4.x

When the extension is installed, entering a wrong username/password in the default login mask results in the following error:

Argument 1 passed to TYPO3\CMS\Core\Crypto\PasswordHashing\PasswordHashFactory::getDefaultHashInstance() must be of the type string, null given, called in /var/www/html/private/typo3/sysext/core/Classes/Authentication/AuthenticationService.php on line 185

Solved with release of 5.0.1