mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 13:00:39 +00:00
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:
@@ -53,3 +53,5 @@ NodeWarden-compat/
|
||||
.codex-upstream/bitwarden-clients/
|
||||
.codex-upstream/bitwarden-web/
|
||||
.codex-upstream/bitwarden-browser/
|
||||
|
||||
.reasonix/
|
||||
|
||||
Reference in New Issue
Block a user