Skip to content
Snippets Groups Projects
Commit cc40fc06 authored by Andreas Nedbal's avatar Andreas Nedbal Committed by Oliver Hader
Browse files

[BUGFIX] Use proper type for recovery emails

RecoveryService::prepareMail creates a FluidEmail, but
returns it as Symfony\Component\Mime\Email. Setting the
signature to the proper type, which also is used in the
SendRecoveryEmailEvent, allows easier adjustment of the
sent email.

Resolves: #100174
Releases: main, 12.4
Change-Id: Ic88e23fea52cfc6f61efc885eb24267fb461628f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78384


Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Tested-by: default avatarTorben Hansen <derhansen@gmail.com>
Reviewed-by: default avatarTorben Hansen <derhansen@gmail.com>
Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
parent 1c579ccf
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