UI For Reset Password via Email Project - DUPLICATE


Primary mentor


Backup mentor


Assigned to


Background

The process for resetting password has been less than ideal. Currently, an administrator sets a temporary password or a user answers their "secret question" (a question and answer set the user previously provided). A medical record system should have a stronger approach to password security and not even an administrator should ever know a user's password (even temporarily). The current approach also puts an undue burden on administrators to reset passwords for users who have forgotten them. Some work has been done in this direction and the necessary functionality is already available in OpenMRS core.

Abstract


The goal of this project is to provide a user interface to support self service password reset which already exist in core. The introduction of this ui should be done on both the Reference application and the Legacy UI

Project Champions


Requirements

  • Soft skills to interact with the community in order to gather requirements and technical feedback

Skills Needed

  • Java
  • HTML
  • CSS
  • JS
  • REST
  • REACT

Objectives

  1. Add an form input field for email when creating users.
  2. Add form input fields for requesting password reset that can take either username or email.
  3. Monitor for the presence of password reset token in the request for the form that resets password.
  4. Add an input field to accept only new password.
  5. Provide customise feedback message.


Extra Credit

Design

Documentation

Resources