diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-07-17 15:03:23 +0200 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-07-17 15:03:23 +0200 |
commit | 34dd738e4b6cc1dd5ce230209b2adfddc8581e16 (patch) | |
tree | c5df17afed356f0af2cce7cb911aad3782fd61d0 | |
parent | Fix check of the association between a 3PID invite and the subsequent m.room.... (diff) | |
download | synapse-34dd738e4b6cc1dd5ce230209b2adfddc8581e16.tar.xz |
There's no third_party_signed property in an invite's content
Diffstat (limited to '')
-rw-r--r-- | synapse/third_party_rules/access_rules.py | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/synapse/third_party_rules/access_rules.py b/synapse/third_party_rules/access_rules.py |