diff options
author | Richard van der Hoff <richard@matrix.org> | 2017-11-01 10:23:21 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2017-11-01 10:27:06 +0000 |
commit | 74c56f794cc33adb52746bf76c49ec5ca1edebed (patch) | |
tree | 2e8bf4435eef4131b2b7cd907621b143ade02a70 /synapse/rest/__init__.py | |
parent | Merge pull request #2610 from matrix-org/rav/schema_for_pw_providers (diff) | |
download | synapse-74c56f794cc33adb52746bf76c49ec5ca1edebed.tar.xz |
Break dependency of auth_handler on device_handler
I'm going to need to make the device_handler depend on the auth_handler, so I need to break this dependency to avoid a cycle. It turns out that the auth_handler was only using the device_handler in one place which was an edge case which we can more elegantly handle by throwing an error rather than fixing it up.
Diffstat (limited to 'synapse/rest/__init__.py')
0 files changed, 0 insertions, 0 deletions