Feature #105624
closedRaise an event when a Backend user password has been reset
100%
Description
In a project of mine, the Backend and Frontend users are derived from a business domain model for "Members".
It's already possible to get notified when a Frontend user reset their password (or easily override the default method), but it's currently not possible to get a notification whenever a Backend user reset their password.
I need this information so that I can synchronize back the new (hashed) password to my "members" table.
As such, I only need the Backend UID, nothing more!
Updated by Gerrit Code Review 3 days ago
- Status changed from New 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/+/87038
Updated by Gerrit Code Review 3 days 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/+/87038
Updated by Gerrit Code Review 2 days 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/+/87038
Updated by Gerrit Code Review 1 day 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/+/87038
Updated by Gerrit Code Review about 12 hours 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/+/87038
Updated by Anonymous about 11 hours ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1c4b564aed7f7824ba245fab544a26f28ffca3da.