diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-06-28 15:24:59 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-06-28 17:44:28 +0100 |
commit | f304996c61b6a200aef80fa5deee1c6bbcfc9911 (patch) | |
tree | 66e740f34c219e320d90e5c8b72fe2dd2402864b /changelog.d | |
parent | Don't update the ratelimiter before sending a 3PID invite (diff) | |
download | synapse-f304996c61b6a200aef80fa5deee1c6bbcfc9911.tar.xz |
Changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5576.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5576.bugfix b/changelog.d/5576.bugfix new file mode 100644 index 0000000000..c1ba5581f2 --- /dev/null +++ b/changelog.d/5576.bugfix @@ -0,0 +1 @@ +Fix a bug that would cause invited users to receive several emails for a single 3PID invite in case the inviter is rate limited. |