diff options
author | Michael Telatynski <7t3chguy@gmail.com> | 2018-06-06 10:25:48 +0100 |
---|---|---|
committer | Michael Telatynski <7t3chguy@gmail.com> | 2018-06-06 10:25:48 +0100 |
commit | 330432031bd9d1a8f8788ebdcd07514e85daf2c1 (patch) | |
tree | d166285feab1f98a59fd97f7e10c55d730e39e71 /synapse | |
parent | factor out uri redaction into a method on http (diff) | |
download | synapse-330432031bd9d1a8f8788ebdcd07514e85daf2c1.tar.xz |
redact_uri in two missed log paths
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/http/client.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/http/client.py b/synapse/http/client.py |