idurar / idurar-erp-crm

Open Source Headless ERP CRM E-Commerce Accounting Software | Node Js React
https://cloud.idurarapp.com/
Other
5.9k stars 1.74k forks source link

fix: resolve forget password issue #1068

Open dakshesh007 opened 2 months ago

dakshesh007 commented 2 months ago

Description

If user enter wrong email while forget password and that email does'n exist in our database then issue produced. that's why i have added user validation above

Steps to Test

Forgot password -> Enter email which doesn't exist in database -> "No account with this email has been registered" this error should be come.

Checklist