summary refs log tree commit diff
path: root/changelog.d/3.bugfix
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2019-09-09 17:52:05 +0100
committerGitHub <noreply@github.com>2019-09-09 17:52:05 +0100
commit43c1a10e91137a967474be8551ef6ae75a79285f (patch)
treed20b97cea7cce0d8df3df6368b6bf952905d8fdb /changelog.d/3.bugfix
parentMerge pull request #1 from matrix-org/babolivier/direct-avatar-name (diff)
parentRename io.open import to limite side-effects (diff)
downloadsynapse-43c1a10e91137a967474be8551ef6ae75a79285f.tar.xz
Merge pull request #3 from matrix-org/babolivier/password-reset-template-unicode
Ensure the password reset template is correctly converted to binary
Diffstat (limited to 'changelog.d/3.bugfix')
-rw-r--r--changelog.d/3.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3.bugfix b/changelog.d/3.bugfix
new file mode 100644

index 0000000000..cc4bcefa80 --- /dev/null +++ b/changelog.d/3.bugfix
@@ -0,0 +1 @@ +Fix encoding on password reset HTML responses in Python 2.