diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-06-04 14:49:55 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-06-04 14:49:55 +0100 |
commit | 116f7778f4e37765b72a184d43d615474e761f32 (patch) | |
tree | c5ae9246734d4d9f9bcda0909c34d1d249cedf00 /changelog.d | |
parent | Merge branch 'babolivier/account_validity_job_delta' of github.com:matrix-org... (diff) | |
parent | Only parse from email if provided (diff) | |
download | synapse-116f7778f4e37765b72a184d43d615474e761f32.tar.xz |
Merge branch 'babolivier/email_config' into dinsic dinsic_2019-06-04
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. |