Creating common token store and moving email invites and verification to it (#6213)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
0e007e344b
Коммит
9a87bb3af6
@@ -43,7 +43,7 @@ class PasswordResetForm extends React.Component {
|
||||
});
|
||||
|
||||
resetPassword(
|
||||
this.props.location.query.code,
|
||||
this.props.location.query.token,
|
||||
password,
|
||||
() => {
|
||||
this.setState({error: null});
|
||||
|
||||
Ссылка в новой задаче
Block a user