mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-26 17:27:40 +00:00
d88e20cdb9
Bug introduced in 92b20713d7
which reversed the comparison when checking if a user existed
in the users table. Added UTs to prevent this happening again.