diff options
author | Erik Johnston <erik@matrix.org> | 2020-10-22 13:19:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-22 13:19:06 +0100 |
commit | b19b63e6b4c0c654226c066999bd82c54952920c (patch) | |
tree | e3f1d3bc9d07eb527848819280bd36d863c5df18 /synapse/handlers/groups_local.py | |
parent | Type hints for RegistrationStore (#8615) (diff) | |
download | synapse-b19b63e6b4c0c654226c066999bd82c54952920c.tar.xz |
Don't 500 for invalid group IDs (#8628)
Diffstat (limited to 'synapse/handlers/groups_local.py')
-rw-r--r-- | synapse/handlers/groups_local.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/handlers/groups_local.py b/synapse/handlers/groups_local.py |