Actions
Bug #96572
closedException thrown with multiple wrong logins on PHP8
Start date:
2022-01-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Wrong logins with enabled email sending on PHP8:
PHP Warning: Undefined global variable $TYPO3_REQUEST in /var/www/html/public/typo3/sysext/backend/Classes/Security/FailedLoginAttemptNotification.php line 160
Hint: As the email must be triggered, multiple wrong logins are necessary to reproduce this issue.
Updated by Gerrit Code Review almost 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73057
Updated by Gerrit Code Review almost 3 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73074
Updated by Chris Müller almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 61c6002ec84d09e935cd4d7fc30f3453e91f245a.
Actions