Feature: #103147 - Provide full userdata in password recovery email in ext:backend
See forge#103147
Description
A new array variable {user
has been added to the password
recovery FluidEmail object. It contains the values of all fields from
the be_
table belonging to the affected backend user.
Impact
It is now possible to use the {user
variable in the password
recovery FluidEmail to access data from the affected backend user.