webrecorder / browsertrix

Browsertrix is the hosted, high-fidelity, browser-based crawling service from Webrecorder designed to make web archiving easier and more accessible for all!
https://webrecorder.net/browsertrix
GNU Affero General Public License v3.0
201 stars 35 forks source link

fix: Check password strength on password auto-fill #2148

Closed SuaYoo closed 2 days ago

SuaYoo commented 1 week ago

Fixes https://github.com/webrecorder/browsertrix/issues/2131

Changes

Fixes password strength not being checked when new passwords are auto-filled, resulting in submit buttons remaining disabled.

Manual testing

  1. Sign up for new Browsertrix subscription until account registration page is shown
  2. Auto-fill password. Verify password strength is shown as expected
  3. Save
  4. Go to account settings -> Security
  5. Repeat step 2-3 for changing password
  6. Log out
  7. Request password reset
  8. Repeat step 2-3 for resetting password