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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

LG-12294: Send aggregated email notification for new device sign-in #10314

Merged
merged 18 commits into from
Apr 4, 2024

Conversation

aduth
Copy link
Member

@aduth aduth commented Mar 26, 2024

馃帿 Ticket

LG-12294

馃洜 Summary of changes

Adds a new email template for revised new-device sign-in notifications.

馃摐 Testing Plan

  1. Go to:
    1. Sign in before 2FA: http://localhost:3000/rails/mailers/user_mailer/new_device_sign_in_before_2fa
    2. Sign in before 2FA with multiple attempts: http://localhost:3000/rails/mailers/user_mailer/new_device_sign_in_before_2fa?failed_times=2
    3. Sign in after 2FA: http://localhost:3000/rails/mailers/user_mailer/new_device_sign_in_after_2fa
  2. Review content

馃憖 Screenshots

Before MFA After MFA
image image

@aduth aduth force-pushed the aduth-lg-12294-new-device-attempt-email branch from b6dfdc1 to 58fb51b Compare March 28, 2024 19:58
Original change was trying to resolve Sass error, fixed by reinstalling dependencies. Importing uswds-core ensures other overrides defined in stylesheets/_uswds-core.scss are applied
@aduth aduth marked this pull request as ready for review April 3, 2024 15:55
@aduth aduth requested a review from a team April 3, 2024 15:55
Copy link
Contributor

@jmdembe jmdembe left a comment

Choose a reason for hiding this comment

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

馃憤馃従

@aduth aduth merged commit 0b2842d into main Apr 4, 2024
2 checks passed
@aduth aduth deleted the aduth-lg-12294-new-device-attempt-email branch April 4, 2024 12:51
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.

None yet

3 participants