mapbox / Hecate

Fast Geospatial Feature Storage API
MIT License
252 stars 36 forks source link

Reset Password #196

Closed ingalls closed 4 years ago

ingalls commented 4 years ago

Context

I've had a couple folks ask about how to reset/change their password and at the moment there is no way short of a manual database update.

This PR adds an endpoint that allows a user who knows their current password to change it to a new password.

Closes: https://github.com/mapbox/Hecate/issues/92

cc/ @ingalls