Skip to content

[TASK] process empty login data in authentication services

Oliver Eglseder requested to merge github/fork/maikschneider/feature/php8 into develop

Created by: maikschneider

In TYPO3 v11 LTS with php8 the service chain crashes when passing empty loginData. This workaround overrides the functions to accept empty values.

Merge request reports