element-web/src/components/views/login
David Baker 3f067cbdf6 Give our input fields names
Otherwise browsers' 'Remember Password' feature has to guess
badly and ends up putting the login username / password in the
first two password reset fields which is a bit odd.
2016-10-14 15:34:44 +01:00
..
CaptchaForm.js Refactor CaptchaForm to put less logic in signupstages 2016-10-11 18:57:51 +01:00
CasLogin.js Fix CAS support by using a temporary Matrix client 2016-09-09 21:01:10 +01:00
CustomServerDialog.js Use 'Sign In' / 'Sign Out' universally 2016-09-29 17:38:52 +01:00
InteractiveAuthEntryComponents.js InteractiveAuthDialog 2016-10-12 08:23:28 +01: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 Give our input fields names 2016-10-14 15:34:44 +01:00
RegistrationForm.js Refactor UI error effects 2016-08-03 15:59:17 +01:00
ServerConfig.js don't let uses change HS/IS URL in the middle of registration - fixes https://github.com/vector-im/vector-web/issues/1176 2016-03-16 19:14:28 +00:00