diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5187.bugfix | 2 |
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. |