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

Remove email and recovery related identity endpoints #1833

Merged
merged 5 commits into from
Oct 15, 2024

Conversation

jsdt
Copy link
Contributor

@jsdt jsdt commented Oct 10, 2024

Description of Changes

This removes code for handling emails and identity recovery, since this should move elsewhere.

API and ABI breaking changes

If this is an API or ABI breaking change, please apply the
corresponding GitHub label.

Expected complexity level and risk

  1. This is not very complex. We are just removing code. The risk here is in missing something that depends on these endpoints.

Testing

This is failing the internal tests, but the internal cargo tests pass with this PR.

@cloutiertyler
Copy link
Contributor

This generally looks good to me. It's correct, although it will need a corresponding internal PR.

@jsdt jsdt marked this pull request as ready for review October 10, 2024 18:33
Copy link
Contributor

@cloutiertyler cloutiertyler left a comment

Choose a reason for hiding this comment

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

This LGTM

@jsdt jsdt added this pull request to the merge queue Oct 15, 2024
Merged via the queue into master with commit 83310eb Oct 15, 2024
7 of 8 checks passed
kim added a commit that referenced this pull request Oct 15, 2024
Since #1833, we don't send recovery emails anymore. We don't need
sendgrid thusly.
@kim kim mentioned this pull request Oct 15, 2024
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