Skip to content
Snippets Groups Projects
Commit 9e9da14d authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Dispatch event on failed mfa attempt

By dispatching a new PSR-14 Event on a failed
multi-factor authentication attempt, it's now
possible to consider such failed attempts in
the "send email on failed login" functionality.

The improved log message does now also use the
correct "action" and "error" types, which allows
further functionality, such as the corresponding
dashboard widget, to make use of those information.

Resolves: #100129
Releases: main, 12.4
Change-Id: I52047bc45dba124f050aa31640444ce4af12c4df
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79816


Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
parent e0d0047b
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment