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

Include user's e-mail address on "Please Verify" screen #4615

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

joepavitt
Copy link
Contributor

@joepavitt joepavitt commented Oct 4, 2024

Description

  • Show's the user the email address they have signed up with to ensure they're looking in the correct mailbox.

Related Issue(s)

Closes #4614

Copy link
Contributor

@Steve-Mcl Steve-Mcl left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.30%. Comparing base (ddf41f6) to head (52bef6a).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4615   +/-   ##
=======================================
  Coverage   78.30%   78.30%           
=======================================
  Files         302      302           
  Lines       14360    14360           
  Branches     3265     3265           
=======================================
  Hits        11244    11244           
  Misses       3116     3116           
Flag Coverage Δ
backend 78.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joepavitt joepavitt merged commit 49214c9 into main Oct 4, 2024
14 checks passed
@joepavitt joepavitt deleted the verify-email-show branch October 4, 2024 15:56
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.

Include user's email address on email verification page
2 participants