diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-09-09 11:35:56 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-09-09 11:35:56 +0100 |
commit | 665dd9f7f8db2f8d38f454d4d5b96efcf163a5db (patch) | |
tree | 12edef9eaecb30b139d4cefe783ade384b49bce9 /synapse | |
parent | Merge pull request #1 from matrix-org/babolivier/direct-avatar-name (diff) | |
download | synapse-665dd9f7f8db2f8d38f454d4d5b96efcf163a5db.tar.xz |
Ensure the password reset template is correctly converted to binary
Regardless of the Python version
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/rest/client/v2_alpha/account.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/rest/client/v2_alpha/account.py b/synapse/rest/client/v2_alpha/account.py |