summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDirk Klimpel <5740567+dklimpel@users.noreply.github.com>2023-04-13 13:28:55 +0200
committerGitHub <noreply@github.com>2023-04-13 13:28:55 +0200
commitbe36600327b47b93f8462bdf343c4c12f6c966b9 (patch)
tree59e7b7d728d662141d36e4f031fbb9e55bc7df54 /changelog.d
parentThrow if the appservice config list is the wrong type (#15425) (diff)
downloadsynapse-be36600327b47b93f8462bdf343c4c12f6c966b9.tar.xz
Disable loading `RefreshTokenServlet` on workers (#15428)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/15428.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15428.bugfix b/changelog.d/15428.bugfix
new file mode 100644
index 0000000000..1083f00b81
--- /dev/null
+++ b/changelog.d/15428.bugfix
@@ -0,0 +1 @@
+Disable loading `RefreshTokenServlet` (`/_matrix/client/(r0|v3|unstable)/refresh`) on workers.
\ No newline at end of file