diff options
author | David Baker <dave@matrix.org> | 2016-01-15 10:07:01 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-01-15 10:07:01 +0000 |
commit | ac12b6d33278713d12d5854997f698322b4dacb7 (patch) | |
tree | 99435a203ac323ee4b59b57677b79ce9d205d440 | |
parent | Merge pull request #499 from matrix-org/invalid_user_name (diff) | |
parent | M_INVALID_USERNAME to be consistent with the parameter name (diff) | |
download | synapse-ac12b6d33278713d12d5854997f698322b4dacb7.tar.xz |
Merge branch 'invalid_user_name' into develop
-rw-r--r-- | synapse/api/errors.py | 2 | ||||
-rw-r--r-- | synapse/handlers/register.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/synapse/api/errors.py b/synapse/api/errors.py |