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

[BE] Mail reset password #82

Closed
CloudSalander opened this issue Sep 13, 2023 · 5 comments · Fixed by #108 or #103
Closed

[BE] Mail reset password #82

CloudSalander opened this issue Sep 13, 2023 · 5 comments · Fixed by #108 or #103
Assignees

Comments

@CloudSalander
Copy link
Collaborator

No description provided.

@CloudSalander
Copy link
Collaborator Author

CloudSalander commented Sep 13, 2023

  • Verify if magent its the same color than frontend.
  • Add explicit url for password reset on the email.
  • Generate token for add it to the react app.
  • Test mail sending in server.

@FranEnLaNube
Copy link
Collaborator

@CloudSalander Wasn't this Issue closed in #88?

@CloudSalander
Copy link
Collaborator Author

We have to update the hardcoded url of the reset-password link :)

Specifically to the domain https://it-academy-landing.netlify.app/

@CloudSalander
Copy link
Collaborator Author

CloudSalander commented Nov 29, 2023

Okey, we don't know if actually exists in prod environment the reset-password view. We will wait to @vicenlu confirmation.

@FranEnLaNube
Copy link
Collaborator

Great job @brycoti with your #103 to resolve #82! You are really welcomed in this project! 💯
Let me add my approach to attack this problem in #108 .
I hope is good!

@FranEnLaNube FranEnLaNube linked a pull request Nov 29, 2023 that will close this issue
SectionOne added a commit that referenced this issue Dec 25, 2023
Fix/Send $url (set in .env) to forgetPassword template from UserController::forgetPassword() #82
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment