mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-16 21:02:53 +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.
|
||
|---|---|---|
| .. | ||
| .vscode | ||
| admin-console | ||
| angular | ||
| auth | ||
| billing | ||
| common | ||
| components | ||
| importer | ||
| node | ||
| platform | ||
| shared | ||
| tools | ||
| vault | ||