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

Password Reset Functionality Not Working #159

Closed
Sarthak1970 opened this issue Oct 16, 2024 · 2 comments · Fixed by #191
Closed

Password Reset Functionality Not Working #159

Sarthak1970 opened this issue Oct 16, 2024 · 2 comments · Fixed by #191
Assignees
Labels
gssoc-ext This issue is under GSSoc Ext program hacktoberfest This issue belongs to hacktoberfest level3 labe3 label for gssoc

Comments

@Sarthak1970
Copy link
Contributor

The "Forgot Password" feature currently doesn't function as expected. When attempting to reset the password after entering a valid email, no reset link or token is sent, making it impossible for users to recover their accounts.

Suggested Fix:

Ensure the system is configured to send password reset emails or tokens securely.
Verify that the mail server or backend responsible for sending reset links is properly set up.
Consider using token-based reset URLs or OTPs for added security.

Copy link

👋 Thank you @Sarthak1970 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

@Sarthak1970
Copy link
Contributor Author

Assign me this issue . I would love to contribute to it.

@Harshdev098 Harshdev098 added hacktoberfest This issue belongs to hacktoberfest gssoc-ext This issue is under GSSoc Ext program level3 labe3 label for gssoc labels Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext This issue is under GSSoc Ext program hacktoberfest This issue belongs to hacktoberfest level3 labe3 label for gssoc
Projects
None yet
2 participants