element-web/src/components/views/auth
J. Ryan Stinnett ce226ab534 Replace Riot with Element in docs and comments
This only covers the simple cases of references to issues and repos. More
complex areas, such as deployment scripts, will be handled separately.

Part of https://github.com/vector-im/element-web/issues/14864
2020-08-03 18:33:36 +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 Update CustomServerDialog to use brand token 2020-07-13 17:57:56 +01:00
InteractiveAuthEntryComponents.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
LanguageSelector.js Fix imports for SettingLevel to point at new file 2020-07-28 11:53:43 -06:00
ModularServerConfig.js Swap out Modular for EMS 2020-07-14 15:47:03 -06:00
PassphraseField.tsx Lint a few semicolons 2020-06-18 14:32:43 +01:00
PasswordLogin.js Fix field placeholder regression 2020-05-28 21:09:42 +01:00
RegistrationForm.js Fix field placeholder regression 2020-05-28 21:09:42 +01:00
ServerConfig.js Appease the linter by turning it off 2020-04-01 14:45:54 -06:00
ServerTypeSelector.js Swap out Modular for EMS 2020-07-14 15:47:03 -06:00
SignInToText.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
Welcome.js Instead of passing sso and cas urls to Welcome, route via start_sso and start_cas 2020-06-25 22:00:22 +01:00