You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
On a freshly installed project setup using https://github.com/Leuchtfeuer/ungeheuer, the backend-login fails with some "Undefined array key" warnings. This happens only if username/password for a BE user is used instead of Auth0-login:
#1476107295 TYPO3\CMS\Core\Error\Exception
PHP Warning: Undefined array key "status" in /var/www/html/private/typo3conf/ext/auth0/Classes/Service/AuthenticationService.php line 349
To Reproduce
Login to BE using a username/password
Describe the bug
On a freshly installed project setup using https://github.com/Leuchtfeuer/ungeheuer, the backend-login fails with some "Undefined array key" warnings. This happens only if username/password for a BE user is used instead of Auth0-login:
To Reproduce
Login to BE using a username/password
How to fix
auth0-for-typo3/Classes/Service/AuthenticationService.php
Line 349 in c475246
auth0-for-typo3/Classes/Service/AuthenticationService.php
Line 381 in c475246
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: