summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-11-05 17:42:42 +0000
committerErik Johnston <erik@matrix.org>2019-11-06 11:08:58 +0000
commit4fc53bf1fb97d52c19aa718e67f31d290218e3c1 (patch)
tree4f359693ceb03e80ca0949e418ebcd8d5d0e2175
parentAdd failed auth ratelimiting to UIA (diff)
downloadsynapse-4fc53bf1fb97d52c19aa718e67f31d290218e3c1.tar.xz
Newsfile
-rw-r--r--changelog.d/6335.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6335.bugfix b/changelog.d/6335.bugfix
new file mode 100644
index 0000000000..a95f6b9eec
--- /dev/null
+++ b/changelog.d/6335.bugfix
@@ -0,0 +1 @@
+Fix bug where `rc_login` ratelimiting would prematurely kick in.