laravel / fortify

Backend controllers and scaffolding for Laravel authentication.

Home Page:https://laravel.com/docs/fortify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhancement - Password updated acknowledgement email

thomasrd1 opened this issue · comments

These days, it's very common to receive and email acknowledgement when you have changed your password.

  • when a user changes their password via the reset password form
  • when a user changes their password via the change password form

Hi Thomas, You have just changed your password on {siteurl}. If this was not you, please contact us immediately. If this was you please ignore this email.

We don't have plans for this ourselves atm. You're always free to attempt a PR. Thanks