Feature: #100268 - Provide full userdata in password recovery email
See forge#100268
Description
A new array variable user
has been added to the password
recovery \TYPO3\
object. It contains the values
of all fields belonging to the affected frontend user.
Impact
It is now possible to use the {user
variable in the Fluid template
of the password recovery to access data from the affected frontend user.