Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update compromised password login message #3013

Merged
merged 2 commits into from
Sep 28, 2021

Conversation

sandymcfadden
Copy link
Contributor

Fix

Fixes #3012

This updates the error message displayed when attempting to log in with a password that is known to be compromised. It will match the copy provided in #3012.

This password has appeared in a data breach, which puts your account at high risk of compromise. To protect your data, you'll need to update your password before being able to log in again.

Screen Shot 2021-09-23 at 7 49 36 PM

Test

  • Attempt to log in with an account using a known compromised password
  • Ensure the message matches the above copy

Release

  • Updated the message that is shown when attempting to log in with a known compromised password

@sandymcfadden sandymcfadden added this to the 2.21.0 milestone Sep 23, 2021
Copy link
Contributor

@belcherj belcherj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TY! Looks good.

@sandymcfadden sandymcfadden merged commit 7ca3ede into develop Sep 28, 2021
@sandymcfadden sandymcfadden deleted the update/compromised-password-login-message branch September 28, 2021 08:36
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.

Update copy of compromised passwords alert
2 participants