Skip to content

Fix 'to' email address in email change confirmation email

Sébastiaan Versteeg requested to merge fix/email-change-confirm into master

Previous behaviour

Steps to reproduce:

  1. Change your email address
  2. Both emails (confirm and verify) end up in the same inbox

New behaviour

Steps to validate that it works:

  1. Change your email address
  2. The emails (confirm and verify) end up in the right (different) inboxes

Merge request reports