1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-31 22:51:28 +01:00

Commented out ensureUnlockedVault for this PR

This commit is contained in:
gbubemismith 2023-08-23 01:37:22 -04:00
parent 6a05ba3ad0
commit c06e1cff68
No known key found for this signature in database

View File

@ -84,7 +84,7 @@ export class Fido2AuthenticatorService implements Fido2AuthenticatorServiceAbstr
}
//TODO: uncomment this when working on the login flow ticket
await userInterfaceSession.ensureUnlockedVault();
// await userInterfaceSession.ensureUnlockedVault();
const existingCipherIds = await this.findExcludedCredentials(
params.excludeCredentialDescriptorList