mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-03 04:49:56 -05:00
8ef0c8ff14
Previously, `is_mine_id` would raise an exception when passed an ID with no colons. Return `False` instead. Fixes #13040. Signed-off-by: Sean Quah <seanq@matrix.org>