element-web/src/components/views
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
..
avatars
create_room
dialogs
elements
login Implement password reset 2016-01-12 17:20:16 +00:00
messages
rooms s/function/func/ in PropTypes declarations 2016-01-12 13:11:53 +00:00
settings
voip s/function/func/ in PropTypes declarations 2016-01-12 13:11:53 +00:00