LynxMasters / lynxmasters-ui

0 stars 0 forks source link

Update Passwords #123

Open ianarsenault opened 6 years ago

ianarsenault commented 6 years ago

In the account management page a user should be able to update their password

  1. Check that old password matches the one in db
  2. Check that new password is entered twice and matches
  3. Update db with newly hashed password