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 journey results in "500 Internal Server error" #65

Open
flynnbops opened this issue Oct 3, 2022 · 0 comments
Open

Password reset journey results in "500 Internal Server error" #65

flynnbops opened this issue Oct 3, 2022 · 0 comments

Comments

@flynnbops
Copy link

Describe the bug
When submitting the form to reset your password, you're given a 500 Internal server error, rather than the journey completing. Possible regression from migrating domains? @matthew-shaw

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://time-tracker.mashsoftware.com/reset-password.
  2. Enter the email address used in your mash time tracking account. And submit the form.
  3. Receive the reset email.
  4. Visit the reset link. Which will be https://time-tracker.mashsoftware.com/reset-password/{RESET_TOKEN}.
  5. Enter a new password that conforms to the rules. And submit the form.
  6. Internal server error is presented.

Expected behaviour
Some meaningful dialogue to confirm my password has changed.

Desktop (please complete the following information):

  • OS: macOS Monterey 12.6
  • Browser: Chrome
  • Version 106.0.5249.91

Additional context
Encountered on Version v0.28.1

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

1 participant