diff options
author | Will Hunt <half-shot@molrams.com> | 2016-07-16 18:37:34 +0100 |
---|---|---|
committer | Will Hunt <half-shot@molrams.com> | 2016-07-16 18:44:08 +0100 |
commit | 511a52afc8325504a69a3680e38b300dae7fd089 (patch) | |
tree | 5ee7241f11e9b5a9f2ab5ba380311ce9be66ef56 | |
parent | Fall back to 'username' if 'user' is not given for appservice reg. (diff) | |
download | synapse-511a52afc8325504a69a3680e38b300dae7fd089.tar.xz |
Use body.get to check for 'user'
-rw-r--r-- | synapse/rest/client/v2_alpha/register.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/synapse/rest/client/v2_alpha/register.py b/synapse/rest/client/v2_alpha/register.py |