element-portable/src/components/views/auth
Michael Telatynski 113c365563
Stop using deprecated methods, fields & exports (#12524)
* Remove legacy `threepidCreds` field

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Remove `user` field legacy UIA fallback

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update imports

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix test

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-05-15 14:58:28 +00:00
..
AuthBody.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
AuthFooter.tsx Migrate more strings to translation keys (#11606) 2023-09-14 18:47:29 +01:00
AuthHeader.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
AuthHeaderLogo.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
AuthPage.tsx Explicitly specify all children props (#10312) 2023-03-08 13:28:07 +00:00
CaptchaForm.tsx Locallazy: Convert even more strings (#11679) 2023-10-02 11:43:00 +01:00
CompleteSecurityBody.tsx Explicitly specify all children props (#10312) 2023-03-08 13:28:07 +00:00
CountryDropdown.tsx Locallazy: Convert even more strings (#11679) 2023-10-02 11:43:00 +01:00
EmailField.tsx Migrate more strings to translation keys (#11642) 2023-09-21 18:16:04 +01:00
InteractiveAuthEntryComponents.tsx Stop using deprecated methods, fields & exports (#12524) 2024-05-15 14:58:28 +00:00
LanguageSelector.tsx Apply strictNullChecks to src/components/views/auth/* (#10299 2023-03-07 10:45:55 +00:00
LoginWithQR-types.ts Prepare for OIDC QR Login PR (#12463) 2024-04-30 17:18:55 +00:00
LoginWithQR.tsx Add note about MSC3886, MSC3903 and MSC3906 being closed (#12496) 2024-05-10 09:59:51 +00:00
LoginWithQRFlow.tsx Add note about MSC3886, MSC3903 and MSC3906 being closed (#12496) 2024-05-10 09:59:51 +00:00
PassphraseConfirmField.tsx Consolidate 4s passphrase input fields and use stable IDs (#11743) 2023-10-13 10:39:55 +00:00
PassphraseField.tsx Migrate more strings to translation keys (#11642) 2023-09-21 18:16:04 +01:00
PasswordLogin.tsx Fix forced lowercase username in login/registration flows (#9329) 2024-02-15 12:19:15 +00:00
RegistrationForm.tsx Fix forced lowercase username in login/registration flows (#9329) 2024-02-15 12:19:15 +00:00
Welcome.tsx Migrate more strings to translation keys (#11606) 2023-09-14 18:47:29 +01:00