mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 12:09: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...",
|
||||
"danger"
|
||||
));
|
||||
return;
|
||||
}
|
||||
|
||||
//Display reset password form
|
||||
|
Loading…
Reference in New Issue
Block a user