mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-26 00:41:13 +02:00
Bug introduced in 92b20713d7c6346aeb20dc09963081e472752bb5 which reversed the comparison when checking if a user existed in the users table. Added UTs to prevent this happening again.