diff options
author | Michael Telatynski <7t3chguy@gmail.com> | 2018-06-05 18:31:40 +0100 |
---|---|---|
committer | Michael Telatynski <7t3chguy@gmail.com> | 2018-06-05 18:31:40 +0100 |
commit | e6cbf47773472e6e3dd1884bb0376d3d66a37433 (patch) | |
tree | c858afd3cf93aaf0f25898c0eaec9a396e619c2e /synapse/http/site.py | |
parent | Strip `access_token` from outgoing requests using existing regex (diff) | |
download | synapse-e6cbf47773472e6e3dd1884bb0376d3d66a37433.tar.xz |
factor out uri redaction into a method on http
Diffstat (limited to 'synapse/http/site.py')
-rw-r--r-- | synapse/http/site.py | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/synapse/http/site.py b/synapse/http/site.py |