Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

forgot password bug #454

Closed
AyushSharma72 opened this issue Oct 28, 2024 · 1 comment
Closed

forgot password bug #454

AyushSharma72 opened this issue Oct 28, 2024 · 1 comment

Comments

@AyushSharma72
Copy link
Contributor

AyushSharma72 commented Oct 28, 2024

the forgot password form send email to all the emails which request forgot password request
but

  1. it must first check that whether the email exiist in the database
  2. if yes send email
  3. if not give a message that the user do not exist

because the email password reset link is of no use for the person who is not a user already

also there is not loading when the user clicks send button and no proper feeback i will add both and also add a functionality in the backend of checking user before sending mail

please assign this issue to me @samyakmaitre

image

@samyakmaitre
Copy link
Owner

Hi there,
Thank you for the suggestion! Please go ahead, resolve issue and create a pull request. I will review and cooperate to merge it with the appropriate labels. Please sync fork and then work on your issue. Don't forget to connect on Github....

Best regards,
Samyak

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants