diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2018-06-06 10:58:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-06 10:58:07 +0100 |
commit | ad459a106cb9c7c51aefdc8b59d14ab549c7b271 (patch) | |
tree | cf7a160ca0b25d834fa0440f3f7e847f1d370a0a | |
parent | Merge pull request #3347 from krombel/py3_extend_tox_2 (diff) | |
parent | also redact __str__ of ApplicationService used for logging (diff) | |
download | synapse-ad459a106cb9c7c51aefdc8b59d14ab549c7b271.tar.xz |
Merge pull request #3349 from t3chguy/redact_as_request_token
Redact AS tokens in log (fixes to #3327)
-rw-r--r-- | synapse/appservice/__init__.py | 6 | ||||
-rw-r--r-- | synapse/http/client.py | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/synapse/appservice/__init__.py b/synapse/appservice/__init__.py |