mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-09 22:06:23 +00:00
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.