pyconca / 2012-web

The code that powers PyCon.ca -- PyCon Canada
pycon.ca
12 stars 14 forks source link

Finished implementation of password reset and password change #52

Closed kayzhu closed 12 years ago

kayzhu commented 12 years ago

Very untidy code that contains commented out code related to logging and TODOs.

Haven't written tests for these.

Need to actually test out using gmail's SMTP instead of using sendmail.

I will fix these ASAP.