mateimarica / mateimarica.dev

Personal website with an Express.js backend.
https://mateimarica.dev
MIT License
0 stars 0 forks source link

[files] Add option to reset password #23

Closed mateimarica closed 1 year ago

mateimarica commented 1 year ago

Should send an email with a link that only works once.

Maybe automatically sign user in after changing password.

Include something for those who have no email attached to their account.

mateimarica commented 1 year ago

Implemented in 2717495