lightvector / arimaa-server

Arimaa server
Other
9 stars 2 forks source link

Frontend forgot password #68

Closed lightvector closed 9 years ago

lightvector commented 9 years ago

A full (although not-completely-tested) implementation of the forgot password and reset password pages for the frontend. Testing is a bit tricky at the moment since we don't have a working mail-server, but at least superficially things look good.

@aaronyzhou - Also, I tagged a bunch of comments I came across in the js code with "TODO" so that I can find them later. I hope you don't mind. Did you already have a mechanism for taking note of spots where later work would be required? As-is, it wasn't obvious to me how one would distinguish comments about the code from comments about work to be done later.

lightvector commented 9 years ago

Also, this untracks a bunch more autogenerated files. I'll merge this in shortly.