Skip to content

WPB-11756 Check length when verifying user passwords - #5543

Draft
VeryMilkyJoe wants to merge 1 commit into
developfrom
WPB-11756-users-with-6-char-passwords-are-not-forced-to-pick-new-password
Draft

VeryMilkyJoe wants to merge 1 commit into
developfrom
WPB-11756-users-with-6-char-passwords-are-not-forced-to-pick-new-password

Conversation

@VeryMilkyJoe

Copy link
Copy Markdown
Contributor

During user password verification, we verify that passwords are longer than 8 characters, as older accounts might have been created before these checks were introduced.

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@VeryMilkyJoe
VeryMilkyJoe requested a review from a team as a code owner September 16, 2026 13:15
@VeryMilkyJoe
VeryMilkyJoe marked this pull request as draft September 16, 2026 13:15
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Sep 16, 2026
During user password verification, we verify that passwords are
longer than 8 characters, as older accounts might have been created
before these checks were introduced.
@VeryMilkyJoe
VeryMilkyJoe force-pushed the WPB-11756-users-with-6-char-passwords-are-not-forced-to-pick-new-password branch from e086018 to 77414db Compare September 16, 2026 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants