From bb918f198b5ef3d4a617a15c6e1fa030df6f4dae Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Wed, 16 Mar 2016 19:14:28 +0000 Subject: [PATCH] don't let uses change HS/IS URL in the middle of registration - fixes https://github.com/vector-im/vector-web/issues/1176 --- src/components/structures/login/Registration.js | 2 +- src/components/views/login/ServerConfig.js | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/structures/login/Registration.js b/src/components/structures/login/Registration.js index e7af934493..d852991b9c 100644 --- a/src/components/structures/login/Registration.js +++ b/src/components/structures/login/Registration.js @@ -255,7 +255,7 @@ module.exports = React.createClass({
{this.state.errorText}
{busySpinner}