diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-06-04 13:47:44 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-06-04 13:47:44 +0100 |
commit | ac3cc3236748877b692e6c6c771019fdb23d3e71 (patch) | |
tree | 20186e52dba63525fbb08851590453b3bc95d1e5 /changelog.d | |
parent | Changelog (diff) | |
download | synapse-ac3cc3236748877b692e6c6c771019fdb23d3e71.tar.xz |
Make account validity renewal emails work when email notifs are disabled
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5341.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5341.bugfix b/changelog.d/5341.bugfix new file mode 100644 index 0000000000..a7aaa95f39 --- /dev/null +++ b/changelog.d/5341.bugfix @@ -0,0 +1 @@ +Fix a bug where account validity renewal emails could only be sent when email notifs were enabled. |