element-web/src/components
Kegan Dougal ec4e0d7687 Implement password reset
This adds a link to the login screen with "Forgot your password?". Clicking it
takes you to a form with fields for an email address and a new password. This
makes the same API calls as the Angular SDK.

Manually tested resetting + not clicking link + invalid email and it all seems
to work.
2016-01-12 17:20:16 +00:00
..
structures Implement password reset 2016-01-12 17:20:16 +00:00
views Implement password reset 2016-01-12 17:20:16 +00:00