Reset Password via Email Project
Primary Mentor: Wyclif Luyima . Backup Mentor: Burke Mamlin . Student: Harisu fanyui Project Wiki: https://wiki.openmrs.org/display/projects/Reset+Password+via+Email+Project Overview. This project aims at adding new feature into openmrs, ie that of which to allow users to perform self service resetting of password. This is going to do away with the bottle neck on the admins of having to carryout the password reset for other users by generating temporal password so when they log in they can reset. Or by allowing the users to provide some secret answers to secret questions that were previously provided. This new feature will allow users to request for password reset to be done via email and most importantly it should work and allow all these actions to be carried via reset webservice. Work still to be done. Create a page for the reference app for requesting a password reset Update the reference app pages that are used for resetting password and the controllers to d...