openMF / digital-bank-ui

Digital Bank user interface for staff on top of Fineract CN
Mozilla Public License 2.0
18 stars 28 forks source link

Bug: Change password form allows with older password #80

Closed RadheTians closed 3 years ago

RadheTians commented 3 years ago

Bug Report

Whenever user tries to change it's password the existing system allows to do so with older password too that doesn't make sense, password should be new only.

OS: Ubuntu 20.04 Node: 14.13.1 Angular: CLI: 9.1.7 Material: 9.2.4 Firefox: 81.0

Steps to reproduce

First time login user directly redirects to change password form or Click to the top-right user-icon/username and go to setting.

Screenshot from 2020-12-16 03-44-23

RadheTians commented 3 years ago

@abhi40308 @giorgiozoppi should I create PR?

giorgiozoppi commented 3 years ago

yes. and refer this in the pr. Create a taiko test to consolidate it, it is very easy. You have a inteactive recorder. https://github.com/getgauge/taiko#interactive-recorder

RadheTians commented 3 years ago

@giorgiozoppi sir, sorry for the delay. I have created a taiko test recorder to validate #81 kindly have a look there.