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

fix: Forg pass #1623

Merged
merged 4 commits into from
Nov 8, 2024
Merged

fix: Forg pass #1623

merged 4 commits into from
Nov 8, 2024

Conversation

saras-69
Copy link
Contributor

@saras-69 saras-69 commented Nov 3, 2024

Title and Issue number

Title : Add "Forgot Password" Feature

Issue No. : 1614

Code Stack : JS ,HTML and CSS

Close #1614

Description

This PR adds the "Forgot Password" feature, allowing users to reset their passwords if they have forgotten them. It includes a secure workflow where users can request a password reset link, sent to their registered email, enabling them to set a new password.

Video/Screenshots (mandatory)

Screen.Recording.2024-11-04.014915.mp4

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Checklist:

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have gone through the contributing.md file before contributing
  • I have Starred the Repository.

Additional context:

##Are you contributing under any Open-source programme?

  • I am contributing under GSSOC'24 Extended
  • I am contributing under Hacktoberfest'24

Copy link

github-actions bot commented Nov 3, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Nov 3, 2024

Deploy Preview for taupe-cendol-f7e2bb ready!

Name Link
🔨 Latest commit 2d0b1cc
🔍 Latest deploy log https://app.netlify.com/sites/taupe-cendol-f7e2bb/deploys/672a7d884f623d0008709a6e
😎 Deploy Preview https://deploy-preview-1623--taupe-cendol-f7e2bb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@apu52 apu52 changed the title Forg pass fix: Forg pass Nov 4, 2024
Copy link
Owner

@apu52 apu52 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@saras-69

image

the css is not looking well as maybe the padding of the area got doubled somehow , try to fix that

@saras-69 saras-69 requested a review from apu52 November 5, 2024 20:19
@saras-69
Copy link
Contributor Author

saras-69 commented Nov 5, 2024

Screenshot 2024-11-06 014705

Copy link
Owner

@apu52 apu52 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@saras-69 okk good work

@apu52 apu52 merged commit 74e1043 into apu52:main Nov 8, 2024
5 checks passed
Copy link

github-actions bot commented Nov 8, 2024

🎉🎉 Thank you for your contribution! Your PR #1623 has been merged! 🎉🎉

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

Successfully merging this pull request may close these issues.

[Feature Request]: Add "Forgot Password" Feature
2 participants