fpdcc / document-search

Search and management interface for spatial documents at the Forest Preserves of Cook County.
2 stars 0 forks source link

Allow users to reset their passwords #109

Closed xmedr closed 1 year ago

xmedr commented 1 year ago

Overview

This branch sets up urls and templates for resetting a user's password. There is a new "Forgot your password" link on the login page that will send users an email with a link to reset their password.

Closes #43

Demo

image

Testing Instructions