diff options
| author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2019-12-11 13:39:47 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-11 13:39:47 +0000 |
| commit | fc316a4894912f49f5d0321e533aabca5624b0ba (patch) | |
| tree | 4dc0618d04cd9f3bfc3f451f412bc197263f4814 /synapse/handlers/federation.py | |
| parent | Add dev script to generate full SQL schema files (#6394) (diff) | |
| download | synapse-fc316a4894912f49f5d0321e533aabca5624b0ba.tar.xz | |
Prevent redacted events from appearing in message search (#6377)
Diffstat (limited to '')
| -rw-r--r-- | synapse/handlers/federation.py | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/synapse/handlers/federation.py b/synapse/handlers/federation.py |
