Skip to content

Allow email address changes for users#3224

Open
gzurowski wants to merge 7 commits intomainfrom
change-email-flow
Open

Allow email address changes for users#3224
gzurowski wants to merge 7 commits intomainfrom
change-email-flow

Conversation

@gzurowski
Copy link
Copy Markdown
Member

  • Enable allauth feature for updating a user's email addresss (self-service).
  • Add endpoint for triggering the email update flow.

@gzurowski gzurowski requested a review from a team as a code owner March 23, 2026 10:52
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

Comment thread src/user/tests/test_email_change.py Fixed
Comment thread src/user/tests/test_email_change.py Fixed
Comment thread src/user/tests/test_email_change.py Fixed
@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 23, 2026

Codecov Report

❌ Patch coverage is 96.29630% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 78.76%. Comparing base (539e4ea) to head (e4f8cf5).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/user/views/user_views.py 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3224      +/-   ##
==========================================
+ Coverage   78.75%   78.76%   +0.01%     
==========================================
  Files         610      610              
  Lines       34334    34359      +25     
==========================================
+ Hits        27039    27063      +24     
- Misses       7295     7296       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants