element-web/src/components/views/login
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
..
CaptchaForm.js update copyright for 2016 2016-01-07 04:06:52 +00:00
CasLogin.js update copyright for 2016 2016-01-07 04:06:52 +00:00
CustomServerDialog.js update copyright for 2016 2016-01-07 04:06:52 +00:00
LoginFooter.js update copyright for 2016 2016-01-07 04:06:52 +00:00
LoginHeader.js update copyright for 2016 2016-01-07 04:06:52 +00:00
PasswordLogin.js Implement password reset 2016-01-12 17:20:16 +00:00
RegistrationForm.js Implement guest account upgrading 2016-01-07 17:23:32 +00:00
ServerConfig.js update copyright for 2016 2016-01-07 04:06:52 +00:00