summary refs log tree commit diff
path: root/changelog.d/5187.bugfix
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/5187.bugfix')
-rw-r--r--changelog.d/5187.bugfix2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5187.bugfix b/changelog.d/5187.bugfix
index 03b985265f..df176cf5b2 100644
--- a/changelog.d/5187.bugfix
+++ b/changelog.d/5187.bugfix
@@ -1 +1 @@
-Fix register endpoint returning a previously registered account.
+Fix a bug where the register endpoint would fail with M_THREEPID_IN_USE instead of returning an account previously registered in the same session.