diff options
author | hera <matrix@template.upcloud.com> | 2017-10-12 10:41:46 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-06-22 15:58:15 +0100 |
commit | fae708c0e8c35930f1172322b7c0e9f0b1b3f9a4 (patch) | |
tree | 06315f1b517715c7bb1fef0e8c2fcbf72a83c3fc /synapse/handlers/message.py | |
parent | Bump LAST_SEEN_GRANULARITY in client_ips (diff) | |
download | synapse-fae708c0e8c35930f1172322b7c0e9f0b1b3f9a4.tar.xz |
Disable auth on room_members for now
because the moznet bridge is broken (https://github.com/matrix-org/matrix-appservice-irc/issues/506)
Diffstat (limited to 'synapse/handlers/message.py')
-rw-r--r-- | synapse/handlers/message.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/handlers/message.py b/synapse/handlers/message.py |