brannondorsey / indexd

Archive and connect independent artists websites
4 stars 0 forks source link

Forgot password should stay visible sometimes #9

Open brannondorsey opened 11 years ago

brannondorsey commented 11 years ago

The reset password stuff works on the login page now. I also added front end error handling like "None of our users have [email] listed as a valid email" asswell as "We sent you an email... blah blah blah". Any chance we could make it so that the forgot password section would remain visible if isset($post_array['reset_password_email'])?

kevinzweerink commented 11 years ago

Yes, I'll just have to cache the value as a js boolean in the script tag at the bottom.