summary refs log tree commit diff
path: root/changelog.d/9968.bugfix
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2021-05-12 16:59:46 +0100
committerBrendan Abolivier <babolivier@matrix.org>2021-05-12 16:59:46 +0100
commit47806b0869da4adf84a978e4898ec1b4f5985af5 (patch)
treedc2c51c9a6b0092d3e9db5ad6d91afab7200368d /changelog.d/9968.bugfix
parentCorrectly ratelimit invites when creating a room (#9968) (diff)
downloadsynapse-47806b0869da4adf84a978e4898ec1b4f5985af5.tar.xz
1.34.0rc1
Diffstat (limited to 'changelog.d/9968.bugfix')
-rw-r--r--changelog.d/9968.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/9968.bugfix b/changelog.d/9968.bugfix
deleted file mode 100644
index 39e75f9956..0000000000
--- a/changelog.d/9968.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a bug introduced in v1.27.0 preventing users and appservices exempt from ratelimiting from creating rooms with many invitees.