summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-02-25 15:35:14 +0000
committerGitHub <noreply@github.com>2021-02-25 15:35:14 +0000
commit2566dc57ce69b1a141014cc7231f84ea6d3f3ea7 (patch)
tree98b69f702276b10452e11f9a5a501b63d24b00a1 /changelog.d
parentEnsure pushers are deleted for deactivated accounts (#9285) (diff)
downloadsynapse-2566dc57ce69b1a141014cc7231f84ea6d3f3ea7.tar.xz
Test that we require validated email for email pushers (#9496)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/9496.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9496.misc b/changelog.d/9496.misc
new file mode 100644
index 0000000000..d5866c56f7
--- /dev/null
+++ b/changelog.d/9496.misc
@@ -0,0 +1 @@
+Test that we require validated email for email pushers.