Skip to content

fix(mailer): send identity unlinked notification to pre-unlink email - #2692

Merged
fadymak merged 3 commits into
masterfrom
fm/auth-1433
Aug 10, 2026
Merged

fix(mailer): send identity unlinked notification to pre-unlink email#2692
fadymak merged 3 commits into
masterfrom
fm/auth-1433

Conversation

@fadymak

@fadymak fadymak commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Unlinking an identity can promote another identity's email onto users.email. When we send out an identity unlinked notification, we should be sending out that notification to the previous address.

This PR focuses solely on the case where the Auth server handles the delivery of the emails. The email send hook will be handled in a separate, follow-up PR since it may require broader changes (e.g.: exposing a new field Recipient to the hook).

@fadymak
fadymak requested a review from a team as a code owner August 10, 2026 12:12
@fadymak
fadymak merged commit 2399fe5 into master Aug 10, 2026
12 checks passed
@fadymak
fadymak deleted the fm/auth-1433 branch August 10, 2026 15:35
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