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

Add support for changing email. #974

Merged
merged 1 commit into from
May 14, 2024
Merged

Add support for changing email. #974

merged 1 commit into from
May 14, 2024

Conversation

jwag956
Copy link
Collaborator

@jwag956 jwag956 commented May 12, 2024

This adds an endpoint - /change-email that allows users to change their email. This sends out a confirmation link to the existing email. As with all other features - this defaults 'False'.

This is a new endpoint, form, view, link, etc.

close #956

Copy link

codecov bot commented May 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.44%. Comparing base (51d2355) to head (1738931).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #974      +/-   ##
==========================================
+ Coverage   98.41%   98.44%   +0.03%     
==========================================
  Files          35       36       +1     
  Lines        4531     4625      +94     
==========================================
+ Hits         4459     4553      +94     
  Misses         72       72              

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

This adds an endpoint - /change-email that allows users to change their email. This sends out a confirmation link to the existing email.
As with all other features - this defaults 'False'.

This is a new endpoint, form, view, link, etc.

close #956
@jwag956 jwag956 merged commit 442faf3 into master May 14, 2024
19 checks passed
@jwag956 jwag956 deleted the chgemail956 branch May 14, 2024 17:41
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Changing email address
1 participant