-
- Downloads
Fix error in `is_mine_id` when encountering a malformed ID (#13746)
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>
changelog.d/13746.bugfix
0 → 100644
Please register or sign in to comment