silverstripe / silverstripe-mfa

MultiFactor Authentication for Silverstripe CMS
BSD 3-Clause "New" or "Revised" License
11 stars 24 forks source link

Send emails when methods are altered #445

Open emteknetnz opened 2 years ago

emteknetnz commented 2 years ago

When a method is removed, an email should be send to the user

This is for the scenario where someone else had gained access to the account and has removed the MFA method. This may be an administrator removing the method.

Should also consider other cases when methods are altered, such as resetting recovery codes