mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-18 20:05:16 +00:00
Do not show password reset form in case of error.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user