mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-30 21:35:53 +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.