diff options
author | Neil Johnson <neil@matrix.org> | 2019-01-22 16:52:29 +0000 |
---|---|---|
committer | Neil Johnson <neil@matrix.org> | 2019-01-22 16:52:29 +0000 |
commit | d619b113edf2942185a502a91cbf5b51642f6814 (patch) | |
tree | 974689abd0c86e184934a8668d08bb59c19dabd2 /synapse/rest/client | |
parent | Merge pull request #4423 from matrix-org/neilj/disable_msisdn_on_registration (diff) | |
download | synapse-d619b113edf2942185a502a91cbf5b51642f6814.tar.xz |
Fix None guard in config.server.is_threepid_reserved
Diffstat (limited to 'synapse/rest/client')
-rw-r--r-- | synapse/rest/client/v2_alpha/register.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/rest/client/v2_alpha/register.py b/synapse/rest/client/v2_alpha/register.py |