diff options
author | Neil Johnson <neil@matrix.org> | 2018-08-09 12:26:27 +0100 |
---|---|---|
committer | Neil Johnson <neil@matrix.org> | 2018-08-09 12:26:27 +0100 |
commit | 69ce057ea613f425d5ef6ace03d0019a8e4fdf49 (patch) | |
tree | efb1f69d1b390217d85ca35ea80ef134c978b143 /synapse/handlers | |
parent | Merge branch 'develop' of github.com:matrix-org/synapse into neilj/mau_sync_b... (diff) | |
download | synapse-69ce057ea613f425d5ef6ace03d0019a8e4fdf49.tar.xz |
block sync if auth checks fail
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/sync.py | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/synapse/handlers/sync.py b/synapse/handlers/sync.py |