Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

We allow the same email address to be attached to multiple accounts, but Synapse won't let us #2881

Open
sandhose opened this issue Jun 28, 2024 · 1 comment
Labels
O-Occasional Affects or can be seen by some users regularly or most users rarely S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Defect Something isn't working

Comments

@sandhose
Copy link
Member

In MAS we do allow multiple accounts to have the same email address. This is intentional, as we don't really use email addresses as identifiers, and avoids people enumerating other users emails.

However, when we sync those users with Synapse, we may have a problem, as Synapse has a unique index on email addresses, so syncing some users may fail.

@sandhose sandhose added T-Defect Something isn't working O-Occasional Affects or can be seen by some users regularly or most users rarely S-Tolerable Minor significance, cosmetic issues, low or no impact to users. labels Jun 28, 2024
@matrixbot
Copy link
Member

For your information, this issue has been copied over to the Element fork of matrix-authentication-service: element-hq/matrix-authentication-service#2881

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
O-Occasional Affects or can be seen by some users regularly or most users rarely S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Defect Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants