mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-22 21:02:34 +08:00
* PM-8358 - UserVerificatonFormInput - fix incorrect init logic. We needed to execute the processSecretChanges logic to convert null into { type: 0, secret: null } (VerificationWithSecret) for all non-biometric verification flows. .
* PM-8358 - UserVerificationService - verifyUser(...) - throw error if called with null. It should only happen if a dev makes a mistake in theory.
|
||
|---|---|---|
| .. | ||
| anon-layout | ||
| fingerprint-dialog | ||
| icons | ||
| password-callout | ||
| registration | ||
| user-verification | ||
| index.ts | ||