diff options
author | Kegan Dougal <kegan@matrix.org> | 2015-02-23 15:14:56 +0000 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2015-02-23 15:14:56 +0000 |
commit | 22399d3d8f5931c4302a9df37ebde94f5d1fc277 (patch) | |
tree | 999eaa61074a35b8410d623055e55420a85f6a4e /synapse/api/urls.py | |
parent | Merge branch 'master' of github.com:matrix-org/synapse into develop (diff) | |
download | synapse-22399d3d8f5931c4302a9df37ebde94f5d1fc277.tar.xz |
Add RegisterFallbackResource to /_matrix/static/client/register
Try to keep both forms of registration logic (native/fallback) close together for sanity.
Diffstat (limited to 'synapse/api/urls.py')
-rw-r--r-- | synapse/api/urls.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/api/urls.py b/synapse/api/urls.py |