Expose password reset form
Now that email is working correctly, we can use the password reset functionality in case someone loses their password. I tested it through the console email handler, and it works correctly.
Note that the functionality was always present, there was just no link to it.