diff options
| author | Richard van der Hoff <richard@matrix.org> | 2018-11-19 17:01:00 +0000 |
|---|---|---|
| committer | Richard van der Hoff <richard@matrix.org> | 2018-11-19 17:07:01 +0000 |
| commit | f5faf6bc14bad63d85d4f9a28a1db8ee777cd193 (patch) | |
| tree | 3debc469506366e688371b270a5377fe660c53c9 | |
| parent | Merge pull request #4182 from aaronraimist/update-issue-template (diff) | |
| download | synapse-f5faf6bc14bad63d85d4f9a28a1db8ee777cd193.tar.xz | |
Fix logcontext leak in EmailPusher
Diffstat (limited to '')
| -rw-r--r-- | synapse/push/mailer.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/synapse/push/mailer.py b/synapse/push/mailer.py |
