Fix regression with logic to add user primary email to emails
A recent fix for the case when skip_reconfirmation! is called unfortunately introduced a regression for users that are created as unconfirmed and confirmed later. This commit fixes it, and introduces tests for this case and other ones. Changelog: fixed
Showing
Please register or sign in to comment