diff options
author | David Baker <dave@matrix.org> | 2019-05-10 14:01:19 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2019-05-10 14:01:19 +0100 |
commit | c9f811c5d45ac52d4b55ed74d2919b0d41790983 (patch) | |
tree | ca522a8821c5d872797f1f44e07bba000aecf014 /changelog.d | |
parent | Re-order flows so that email auth is done last (diff) | |
download | synapse-c9f811c5d45ac52d4b55ed74d2919b0d41790983.tar.xz |
Update changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5174.bugfix | 2 |
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. |