summary refs log tree commit diff
diff options
context:
space:
mode:
authorDavid Baker <dave@matrix.org>2019-05-10 14:01:19 +0100
committerDavid Baker <dave@matrix.org>2019-05-10 14:01:19 +0100
commitc9f811c5d45ac52d4b55ed74d2919b0d41790983 (patch)
treeca522a8821c5d872797f1f44e07bba000aecf014
parentRe-order flows so that email auth is done last (diff)
downloadsynapse-c9f811c5d45ac52d4b55ed74d2919b0d41790983.tar.xz
Update changelog
-rw-r--r--changelog.d/5174.bugfix2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5174.bugfix b/changelog.d/5174.bugfix
index 2d7c71739b..0f26d46b2c 100644
--- a/changelog.d/5174.bugfix
+++ b/changelog.d/5174.bugfix
@@ -1 +1 @@
-Allow clients to complete email auth first when registering.
+Re-order stages in registration flows such that msisdn and email verification are done last.