rssiweb / phoenix_backend

0 stars 1 forks source link

admin can reset password #8

Closed sahasomnath closed 6 years ago

sahasomnath commented 6 years ago

Password reset policy. Expectation is - Users will reach out to Admin to reset his/her password. Admin will reset a default password. With first login with the default password user have to set a customized password for his/her account. Please ensure after three wrong attempts the account would be locked.

sahasomnath commented 6 years ago

At this moment user can log in with the password set by the admin (Default Password). However we need to ensure that system is asking user to change default password. And its a mandatory step for the user.

zkhan93 commented 6 years ago

its been deployed, do a cache refresh and test this.