diff options
author | Michael Telatynski <7t3chguy@gmail.com> | 2018-06-06 10:35:29 +0100 |
---|---|---|
committer | Michael Telatynski <7t3chguy@gmail.com> | 2018-06-06 10:35:29 +0100 |
commit | 592c16251614da7e055b3d864a5885c20cfd3cd0 (patch) | |
tree | 5f896ba28064331cda53ea34cf02e47067803b8a /synapse | |
parent | redact_uri in two missed log paths (diff) | |
download | synapse-592c16251614da7e055b3d864a5885c20cfd3cd0.tar.xz |
also redact __str__ of ApplicationService used for logging
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/appservice/__init__.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/synapse/appservice/__init__.py b/synapse/appservice/__init__.py |