Skip to content

Ensure username recovery endpoint is consistent with others.#1201

Merged
jwag956 merged 1 commit into
mainfrom
chore4
Apr 12, 2026
Merged

Ensure username recovery endpoint is consistent with others.#1201
jwag956 merged 1 commit into
mainfrom
chore4

Conversation

@jwag956

@jwag956 jwag956 commented Apr 9, 2026

Copy link
Copy Markdown
Collaborator
  • Test for user not active
  • Test for user requiring confirmation
  • Support the confirmation_required redirect

closes #1200

@codecov

codecov Bot commented Apr 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.02%. Comparing base (2b9b12e) to head (4a29b85).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1201   +/-   ##
=======================================
  Coverage   98.02%   98.02%           
=======================================
  Files          40       40           
  Lines        5118     5119    +1     
=======================================
+ Hits         5017     5018    +1     
  Misses        101      101           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

- Test for user not active
- Test for user requiring confirmation
- Support the confirmation_required redirect
- Create utility to unify confirm_redirect code.

closes #1200
@jwag956
jwag956 merged commit 6f0dfb1 into main Apr 12, 2026
22 checks passed
@jwag956
jwag956 deleted the chore4 branch April 12, 2026 01:08
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 28, 2026
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.

recover_username feature not completely integrated in.

1 participant