diff options
author | Erik Johnston <erik@matrix.org> | 2014-11-03 10:17:37 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-11-03 10:17:37 +0000 |
commit | 7a07263281c89f199aa2ee8a1c9e602e7a5b1218 (patch) | |
tree | 4fb96db62c91009db5928a31570107ad29841b61 /synapse | |
parent | Sign evnets (diff) | |
parent | Use python logger, not the twisted logger (diff) | |
download | synapse-7a07263281c89f199aa2ee8a1c9e602e7a5b1218.tar.xz |
Merge branch 'develop' of github.com:matrix-org/synapse into federation_authorization
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/__init__.py | 2 | ||||
-rw-r--r-- | synapse/handlers/register.py | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/synapse/__init__.py b/synapse/__init__.py |