element-web/src/async-components/views/dialogs
J. Ryan Stinnett 8536e087ab Skip auth flow test for signing upload when password present
If we already have an account password to use during secret storage setup, then
it's highly likely that the homeserver accepts passwords for device signing key
upload as well. This change then assumes password auth will work without
checking to avoid a request when the server is under high load.

Fixes https://github.com/vector-im/riot-web/issues/13286
2020-04-22 14:48:44 +01:00
..
eventindex
keybackup
secretstorage Skip auth flow test for signing upload when password present 2020-04-22 14:48:44 +01:00
EncryptedEventDialog.js
ExportE2eKeysDialog.js
ImportE2eKeysDialog.js