CDLUC3 / dmptool

DMPTool version of the DMPRoadmap codebase
https://dmptool.org
MIT License
58 stars 13 forks source link

"Show passwords" checkbox not working #644

Open bofstein opened 2 months ago

bofstein commented 2 months ago

Describe the bug Options to show password are not showing the password

To Reproduce

  1. Enter the email of a non-SSO account
  2. On the next page, click "Forgot password?" and enter email
  3. Click "Change my password" link from the email
  4. Enter any text into either or both boxes
  5. Click the "Show passwords" checkbox
  6. Observe that the password fields still show asterisks instead of what you typed

OR:

  1. Log into a non-SSO account
  2. Go to user profile page
  3. Go to Change Your Password section
  4. Type something into the three box
  5. Click the "Show passwords" checkbox
  6. Observe that the password fields still show asterisks instead of what you typed

Expected behavior I expect that once that box is checked, the asterisks will turn into what I typed

Screenshots image image

Additional context Happening on both Stage and Production

bofstein commented 2 months ago

It DOES work on the Sign Up form image