Open maxachis opened 1 week ago
@josh-chamberlain Do you think we still need this up, especially since it's in v1, will soon be obviated, and none but us are using the API (especially for v1) anyway?
@maxachis I'm confused—this was happening in v2 for me. I think. That's why I got the v2 reset link. I was testing on data-sources-v2.
Oh. Well in that case, we fixed it! I think? I'll have to double check.
Context
related: https://github.com/Police-Data-Accessibility-Project/data-sources-app-v2/pull/159 related: https://github.com/Police-Data-Accessibility-Project/data-sources-app-v2/pull/145
Currently the
/password-reset
link in V2 PRODUCTION is 🐛. Here's what @josh-chamberlain recently received as a password reset email:This would lead to a nothing link, and is therefore something we need to adjust.
Additionally, our current tests are failing to pick up that this is a problem, and that will need to be addressed as well.
Requirements
/reset-password
or create a new test that properly fails when this occurs, to catch this sort of bug.Tests
Docs
Open questions