JonathanGarro / SIMS-Portal

IFRC Surge Information Management Support Portal
4 stars 4 forks source link

Tried a password reset and received error #38

Closed smille1834 closed 1 year ago

smille1834 commented 1 year ago

I used the Forgot Password? function. I received an error after submitting my Slack ID. I think I received this error because I didn't already have an account. Error Screenshot

JonathanGarro commented 1 year ago

The error is related to logging. The system tries to grab a user's ID to save to a password-reset view on Logtail. When the user is using this route without already being logged in, there is no ID to grab.

I've implemented a fix in release 1.1.1.