diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2016-08-18 17:24:39 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2016-08-18 17:24:39 +0100 |
commit | 697872cf087d983d77e7c2174ad71361f703fb49 (patch) | |
tree | 9ed2fb87fe92e2f77f2e1baa21202be01dee4838 | |
parent | Avoid so much copypasta between 3PU and 3PL query by unifying around a ThirdP... (diff) | |
download | synapse-697872cf087d983d77e7c2174ad71361f703fb49.tar.xz |
More warnings about invalid results from AS 3PE query
-rw-r--r-- | synapse/handlers/appservice.py | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/synapse/handlers/appservice.py b/synapse/handlers/appservice.py |