mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 20:19:21 +00:00
Do not show password reset form in case of error.
This commit is contained in:
parent
972232b370
commit
30fd40ad72
@ -80,6 +80,7 @@ ComunicWeb.pages.resetPassword.main = {
|
|||||||
"Your reset password request timed out, or is invalid. Please try again to reset your password...",
|
"Your reset password request timed out, or is invalid. Please try again to reset your password...",
|
||||||
"danger"
|
"danger"
|
||||||
));
|
));
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
//Display reset password form
|
//Display reset password form
|
||||||
|
Loading…
Reference in New Issue
Block a user