summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorShay <hillerys@element.io>2022-06-30 09:22:40 -0700
committerGitHub <noreply@github.com>2022-06-30 09:22:40 -0700
commit046a6513bcad2f7111e12e3b750eb798466731da (patch)
tree55c049e43a2fbffb06aa8614a764ef637647edc0 /changelog.d
parentCleanup references to sample config in the docs and redirect users to configu... (diff)
downloadsynapse-046a6513bcad2f7111e12e3b750eb798466731da.tar.xz
Don't process /send requests for users who have hit their ratelimit (#13134)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/13134.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13134.misc b/changelog.d/13134.misc
new file mode 100644
index 0000000000..e3e16056d1
--- /dev/null
+++ b/changelog.d/13134.misc
@@ -0,0 +1 @@
+Apply ratelimiting earlier in processing of /send request.
\ No newline at end of file