Project

General

Profile

Actions

Feature #100268

closed

More fe_user variables in felogin mails

Added by Bernhard Eckl about 1 year ago. Updated 3 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2023-03-23
Due date:
% Done:

100%

Estimated time:
PHP Version:
7.4
Tags:
Complexity:
Sprint Focus:

Description

Hello,

currently dynamic values in emails for password recovery are only available via the %s parameter. It would be great to have fe_user fields available in the fluid template e.g. to create a personal salutation (gender, last_name etc.).

Actions #1

Updated by Torben Hansen about 1 year ago

Side note: It is possible to use the PSR-14 event SendRecoveryEmailEvent to add custom Fluid variables to the password recovery email. By implementing an event listener, it is possible to lookup the fe_users record and retrieve needed data. This is IMO the best available solution currently, since it also covers extended fe_users fields.

Actions #2

Updated by Torben Hansen 10 months ago

  • Status changed from New to Needs Feedback
Actions #3

Updated by Bernhard Eckl 10 months ago

Isn’t it possible to just populate every available fe_user field as a marker? Would be much easier for an integrator and development knowledge wouldn’t be needed.

(I am using TYPO3 since 4.2 and I love it, but for integrators sometimes it is too complicated (the big advantage of Wordpress).)

Actions #4

Updated by Gerrit Code Review 6 months ago

  • Status changed from Needs Feedback to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81605

Actions #5

Updated by Gerrit Code Review 6 months ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81605

Actions #6

Updated by Gerrit Code Review 6 months ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81605

Actions #7

Updated by Gerrit Code Review 6 months ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81605

Actions #8

Updated by Gerrit Code Review 5 months ago

Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81605

Actions #9

Updated by Torben Hansen 5 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Benni Mack 3 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF