fix: persist offline unlock record during passkey PRF login

- Add fallbackKdfIterations parameter to completeLoginWithVaultKeys
- Save offline unlock record (email, profile, profileKey, kdfIterations)
  when completing vault-key-based login, ensuring offline unlock works
  after passkey (PRF) authentication
- Pass through fallbackIterations from performPasskeyLogin caller
- Add .reasonix/ to .gitignore
This commit is contained in:
shuaiplus
2026-06-10 13:44:43 +08:00
parent 19b96a7aca
commit 91320a4eba
2 changed files with 11 additions and 2 deletions
+2
View File
@@ -53,3 +53,5 @@ NodeWarden-compat/
.codex-upstream/bitwarden-clients/
.codex-upstream/bitwarden-web/
.codex-upstream/bitwarden-browser/
.reasonix/