Wire up server details next button

pull/21833/head
J. Ryan Stinnett 2019-01-29 12:24:27 -06:00
parent 1f78b59a0e
commit 160cc4e156
1 changed files with 7 additions and 0 deletions

View File

@ -316,6 +316,13 @@ module.exports = React.createClass({
this.props.onLoginClick();
},
onServerDetailsNextPhaseClick(ev) {
ev.stopPropagation();
this.setState({
phase: PHASE_REGISTRATION,
});
},
_makeRegisterRequest: function(auth) {
// Only send the bind params if we're sending username / pw params
// (Since we need to send no params at all to use the ones saved in the