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.
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.