You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently only allow people to set and verify one email address.
Because we use verified email addresses for account recovery, it would increase the likelihood of successful recovery if people could add and verify more than one email address with their account.
Implementation considerations:
Are there uniqueness constraints on the emails table that would need to be removed/changed?
Allowing publish should be gated on "there exists at least one verified email address"
When configuring whether you'd like to receive publish notification emails, you should be able to configure which email address the notifications go to