Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Avoid raising errors due to malformed IDs in get_current_hosts_in_room #13748

Commits on Sep 8, 2022

  1. Avoid raising errors due to malformed IDs in get_current_hosts_in_room

    Handle malformed user IDs with no colons in `get_current_hosts_in_room`.
    It's not currently possible for a malformed user ID to join a room, so
    this error would never be hit.
    
    Signed-off-by: Sean Quah <seanq@matrix.org>
    Sean Quah committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    f8db322 View commit details
    Browse the repository at this point in the history