dtauerbach / apollo

Apollo Project website
1 stars 0 forks source link

Add "Forgot password?" link to log in modal #64

Open dtauerbach opened 10 years ago

dtauerbach commented 10 years ago

We need to allow users to reset passwords. This functionality was sort-of present via flask-security once upon a time, but there was never a UI around it. It may be worth using as much of flask-security as possible here.