1
0

Make newsfile clearer

This commit is contained in:
David Baker
2019-05-15 20:53:48 +01:00
committed by GitHub
parent efefb5bda2
commit cd0faba7cd

View File

@@ -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.