mirror of https://github.com/vector-im/riot-web
![]() When the user logs in, we need to know if we should prompt them to verify from an existing device, which means figuring out if the user has set up cross-signing keys. Currently we do this by explicitly downloading the user's keys and then trying to fetch the cross-signing key. This is trickier to implement with the rust-sdk, so instead let's use the newly-added `userHasCrossSigningKeys` in the js-sdk. |
||
---|---|---|
.. | ||
@types | ||
accessibility | ||
actions | ||
async-components/views/dialogs | ||
audio | ||
autocomplete | ||
components | ||
contexts | ||
customisations | ||
dispatcher | ||
editor | ||
effects | ||
emojipicker | ||
events | ||
hooks | ||
i18n/strings | ||
indexing | ||
integrations | ||
mjolnir | ||
models | ||
modules | ||
notifications | ||
performance | ||
rageshake | ||
resizer | ||
settings | ||
stores | ||
toasts | ||
usercontent | ||
utils | ||
voice-broadcast | ||
widgets | ||
workers | ||
AddThreepid.ts | ||
AsyncWrapper.tsx | ||
Avatar.ts | ||
BasePlatform.ts | ||
BlurhashEncoder.ts | ||
ContentMessages.ts | ||
DateUtils.ts | ||
DecryptionFailureTracker.ts | ||
DeviceListener.ts | ||
Editing.ts | ||
HtmlUtils.tsx | ||
IConfigOptions.ts | ||
IdentityAuthClient.tsx | ||
ImageUtils.ts | ||
KeyBindingsDefaults.ts | ||
KeyBindingsManager.ts | ||
Keyboard.ts | ||
LegacyCallHandler.tsx | ||
Lifecycle.ts | ||
Livestream.ts | ||
Login.ts | ||
Markdown.ts | ||
MatrixClientPeg.ts | ||
MediaDeviceHandler.ts | ||
Modal.tsx | ||
NodeAnimator.tsx | ||
Notifier.ts | ||
PageTypes.ts | ||
PasswordReset.ts | ||
PlatformPeg.ts | ||
PosthogAnalytics.ts | ||
PosthogTrackers.ts | ||
Presence.ts | ||
Registration.tsx | ||
Resend.ts | ||
Roles.ts | ||
RoomAliasCache.ts | ||
RoomInvite.tsx | ||
RoomNotifs.ts | ||
Rooms.ts | ||
ScalarAuthClient.ts | ||
ScalarMessaging.ts | ||
SdkConfig.ts | ||
Searching.ts | ||
SecurityManager.ts | ||
SendHistoryManager.ts | ||
SlashCommands.tsx | ||
SlidingSyncManager.ts | ||
Terms.ts | ||
TextForEvent.tsx | ||
Unread.ts | ||
UserActivity.ts | ||
UserAddress.ts | ||
Views.ts | ||
VoipUserMapper.ts | ||
WhoIsTyping.ts | ||
boundThreepids.ts | ||
call-types.ts | ||
createRoom.ts | ||
email.ts | ||
emoji.ts | ||
identifiers.ts | ||
index.ts | ||
languageHandler.tsx | ||
linkify-matrix.ts | ||
phonenumber.ts | ||
sendTimePerformanceMetrics.ts | ||
sentry.ts | ||
shouldHideEvent.ts | ||
theme.ts | ||
verification.ts |