shweta-kumaran / CastNXTfall24

0 stars 1 forks source link

"Forgot password" functionality does not work #22

Open rahulb99 opened 2 weeks ago

rahulb99 commented 2 weeks ago

Context

  1. Go to https://castnxtfall24-7971f7d3d870.herokuapp.com/home to select the "Forgot Password" tab.

    Screenshot 2024-10-09 at 12 21 10 PM
  2. Type in an email (either registered or not). And click the submit button.

  3. It will return a 404 error at this page /undefined.

    Screenshot 2024-10-09 at 12 24 42 PM

Task

Fix this functionality. This might include creating and working with a SMTP server for sending "reset password" email. https://devcenter.heroku.com/articles/mailertogo#using-with-ruby