Sign in with password Reset Password? Close Cancel '); jQuery('.modal-content .forgot-password .forgotPWNoAuth :submit').prop('disabled', true); jQuery('.modal-content .forgot-password .forgotPWNoAuth :submit').attr('value', 'Sending...'); jQuery.ajax({ method: 'post', url: BVuserValidateEndpoint, dataType: 'json', data: {'action': 'forgot_password', 'pw_email': jQuery('.modal-content .forgot-password .forgotPWNoAuth .pw_email').val(), 'security': BVuserSecCode}, success: function() { jQuery('.modal-content .forgot-password .password-change-message').show(); jQuery('.modal-content .forgot-password .password-change-message').html(" A password change confirmation has been e-mailed to you. Please check your spam/junk folder for our email. Please also note the link is only valid for 30 minutes.Have not received the link? Click here to resend it.