Project

General

Profile

Actions

Feature #105624

closed

Raise an event when a Backend user password has been reset

Added by Xavier Perseguers 3 days ago. Updated about 14 hours ago.

Status:
Resolved
Priority:
Should have
Category:
-
Start date:
2024-11-18
Due date:
% Done:

100%

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

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!

Actions

Also available in: Atom PDF