CMU-Socius / Socius

Carnegie Mellon Machine Learning Dept Research Project - web application to report the locations and needs of homeless people for social workers
1 stars 0 forks source link

Forgot password #15

Open spark33 opened 6 years ago

spark33 commented 6 years ago

This is a feature well supported by the Devise gem, but not CanCanCan to my knowledge. This feature should be better thought out so that any user can change their password freely, but securely.

dkusbit commented 6 years ago

We still need to add some kind of information on the log in page to tell users what to do or who to contact if they forget their password. It would be ideal if they could automatically generate a password reset email, otherwise it would be nice to at least tell them to email me to have me reset it for them.