element-web/src/components/views/auth
2020-05-28 22:33:00 +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 Replace png flags with use of Twemoji 2020-05-11 22:04:18 +01:00
CustomServerDialog.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
InteractiveAuthEntryComponents.js Create and use stylised checkboxes 2020-05-28 22:33:00 +01: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
PassphraseField.tsx Types exiliary files 2020-05-25 16:47:57 +01:00
PasswordLogin.js Password Login make sure tab takes user to password field 2020-04-18 16:18:01 +01:00
RegistrationForm.js Extract Password field from Registration into a reusable component 2020-05-14 20:20:36 +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 Pass screenAfterLogin through SSO in the callback url 2020-05-13 06:24:04 +01:00