Error when trying to reset password of other user #3528
Labels
help wanted
Community contributors can implement this
ready
Ready for implementation
work: backend
Related to Python, Django, and simple SQL
Milestone
Steps to reproduce
Set up another Mathesar user (other than the one you're logged in as).
Edit the another user and try to reset their password.
Observe this error message:
An API request is made to
/api/ui/v0/users/2/password_reset/
which returns a Django errorTraceback
I can reproduce this on the latest develop branch as well as the most recent release (Mathesar 0.1.6).
The text was updated successfully, but these errors were encountered: