Skip to content

user/edit/password: check strength with zxcvbn - #1745

Draft
alxndrsn wants to merge 2 commits into
getodk:masterfrom
alxndrsn:set-password-zxcvbn
Draft

user/edit/password: check strength with zxcvbn#1745
alxndrsn wants to merge 2 commits into
getodk:masterfrom
alxndrsn:set-password-zxcvbn

Conversation

@alxndrsn

@alxndrsn alxndrsn commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

TODO

  • extract password-strength component extraction to separate PR
  • fix layout
  • some nice screenshots
  • update issue references

Falls back to length-based check if zxcvbn load takes too long (it's massive).

Closes #

What has been done to verify that this works as intended?

Why is this the best possible solution? Were any other approaches considered?

How does this change impact users? Describe intentional behavior changes from code updates. What are the regression risks?

Does this change require updates to user documentation? If so, please file an issue here and include the link below.

Falls back to length-based check if zxcvbn load takes too long (it's massive).
@changeset-bot

changeset-bot Bot commented Aug 5, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c52a4c8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@alxndrsn alxndrsn changed the title user/edit/password: check haveibeenpwned.com user/edit/password: check strength with zxcvbn Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant