question_answer = question_answer and question_answer.lower()\n
answer = default_credential_question_answer and default_credential_question_answer.lower() or \'\'\n
message = "We have sent you an email to enable you to reset your password. Please check your inbox and your junk/spam mail for this email and follow the link to reset your password."\n
if (question_title or question_free_text) and (answer == question_answer):\n
<value><string>When a Credential Recovery is accepted, this make possible for the user to change his password (by sending him the reset password link for example)</string></value>
<value><string>When a Credential Recovery is accepted, this make possible for the user to change his password (by sending him the reset password link for example) or to get his username by email</string></value>