element-web/src/components/views/auth
Michael Telatynski 4bbd507e7a If user cannot set email during registration don't tell them to
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-22 11:33:45 +01:00
..
AuthBody.js Add separate component for post-auth security flows 2020-01-27 22:28:07 +00:00
AuthFooter.js Use noreferrer in addition to noopener for edge case browsers 2020-02-23 22:14:29 +00:00
AuthHeader.js disable language dropdown too 2020-04-15 14:19:47 +01:00
AuthHeaderLogo.js Extract auth header logo to new component 2019-01-22 22:41:10 -06:00
AuthPage.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
CaptchaForm.js Label and use UNSAFE_componentWillMount to minimize warnings 2020-03-31 14:15:23 -06:00
CompleteSecurityBody.js Add separate component for post-auth security flows 2020-01-27 22:28:07 +00:00
CountryDropdown.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
CustomServerDialog.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
InteractiveAuthEntryComponents.js Fix merge conflict between react warnings and SSO 2020-04-01 11:32:13 -06:00
LanguageSelector.js disable language dropdown too 2020-04-15 14:19:47 +01:00
ModularServerConfig.js Field: make id optional, generate one if not provided 2020-03-29 22:59:15 +01:00
PasswordLogin.js Password Login make sure tab takes user to password field 2020-04-18 16:18:01 +01:00
RegistrationForm.js If user cannot set email during registration don't tell them to 2020-04-22 11:33:45 +01:00
ServerConfig.js Appease the linter by turning it off 2020-04-01 14:45:54 -06:00
ServerTypeSelector.js Use noreferrer in addition to noopener for edge case browsers 2020-02-23 22:14:29 +00:00
SignInToText.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
Welcome.js fix copy-pasta error 2020-03-27 14:19:43 +00:00