Actions
Bug #100129
closedHook "postLoginFailureProcessing" is not called when MFA TOTP verification failed
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Authentication
Target version:
-
Start date:
2023-03-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
We use the postLoginFailureProcessing hook to send us an email each time a user fails to log in, as a security monitoring.
When a user has MFA activated and the TOTP verification fails, this hook is not called, thus we're not alerted of this login failure.
Actions