element-web/src/components/views/auth
J. Ryan Stinnett 9591e6b0d3
Merge pull request #3071 from matrix-org/t3chguy/authentication_password_field
Switch ugly password boxes to Field or styled input
2019-06-19 09:31:11 +01:00
..
AuthBody.js Add modal look to authentication flows 2019-01-22 20:44:49 -06:00
AuthFooter.js Add target="_blank" to links that don't have it 2019-01-24 16:19:18 +00:00
AuthHeader.js Move LanguageSelector to views 2019-01-23 16:14:03 -06:00
AuthHeaderLogo.js Extract auth header logo to new component 2019-01-22 22:41:10 -06:00
AuthPage.js Add modal look to authentication flows 2019-01-22 20:44:49 -06:00
CaptchaForm.js s/google.com/recaptcha.net/ as per https://developers.google.com/recaptcha/docs/faq#can-i-use-recaptcha-globally 2019-02-24 23:35:08 +00:00
CountryDropdown.js ToUpper the country code 2019-06-01 09:12:09 -06:00
CustomServerDialog.js Add space to CustomServerDialog, format like riot-web variant 2019-01-28 21:51:05 -06:00
InteractiveAuthEntryComponents.js Switch DeactivateAccountDialog to Field and cleanups 2019-06-16 10:42:46 +01:00
LanguageSelector.js Use mx_AuthBody prefix for consistency 2019-01-31 10:06:35 -06:00
ModularServerConfig.js Fail more softly on homeserver liveliness errors 2019-06-04 23:42:38 -06:00
PasswordLogin.js Remove username on HS input label 2019-05-29 17:48:16 +01:00
RegistrationForm.js Merge pull request #3080 from matrix-org/jryans/lowercase-letters 2019-06-07 20:40:55 +01:00
ServerConfig.js Allow changing server if validation has failed 2019-06-17 18:47:20 +01:00
ServerTypeSelector.js Update ServerTypeSelector for registration to use a server config 2019-05-03 11:32:59 -06:00
Welcome.js Tweak embedded pages config name 2019-02-08 13:55:23 +00:00