summary refs log tree commit diff
path: root/changelog.d/8620.bugfix
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-11-13 13:59:58 +0000
committerErik Johnston <erik@matrix.org>2020-11-13 13:59:58 +0000
commit4a54b821bba9d8faff401771c8ba2a20a78c5f65 (patch)
treedadd30c9f34a35d093e6841711e49870c33fd17f /changelog.d/8620.bugfix
parentMigrate documentation `docs/admin_api/event_reports` to markdown (#8742) (diff)
downloadsynapse-4a54b821bba9d8faff401771c8ba2a20a78c5f65.tar.xz
1.23.0rc1
Diffstat (limited to 'changelog.d/8620.bugfix')
-rw-r--r--changelog.d/8620.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/8620.bugfix b/changelog.d/8620.bugfix
deleted file mode 100644
index c1078a3fb5..0000000000
--- a/changelog.d/8620.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a bug where the account validity endpoint would silently fail if the user ID did not have an expiration time. It now returns a 400 error.