Classes

Handles removing a member's registered MFA methods during Account Reset. Also resets the 'MFA Skipped' flag on the member so that they are prompted to set up MFA again when they next log in.

Provides DB columns / methods for account resets on Members

This extension is applied to SecurityAdmin to provide an additional endpoint for sending account reset requests.

Extends the Security controller to support Account Resets. This extension can itself be extended to add procedures to the reset action (such as removing additional authentication factors, sending alerts, etc.)