diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-04-12 18:30:32 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-04-12 18:30:32 +0100 |
commit | 240e940c3fcc59e331f3af2b4b14b26741e9c3b1 (patch) | |
tree | cd7c7bb7fb18eefdc8c153122898a7e0e66443f5 /synapse/rest | |
parent | add the register_mxid_from_3pid setting (untested) (diff) | |
download | synapse-240e940c3fcc59e331f3af2b4b14b26741e9c3b1.tar.xz |
handle medium checks correctly
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v2_alpha/register.py | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/synapse/rest/client/v2_alpha/register.py b/synapse/rest/client/v2_alpha/register.py |