Skip to content

Fix/208 pin state sync pass backend#210

Closed
pando85 wants to merge 3 commits intomasterfrom
fix/208-pin-state-sync-pass-backend
Closed

Fix/208 pin state sync pass backend#210
pando85 wants to merge 3 commits intomasterfrom
fix/208-pin-state-sync-pass-backend

Conversation

@pando85
Copy link
Owner

@pando85 pando85 commented Mar 23, 2026

No description provided.

forkline-dev[bot] added 3 commits March 23, 2026 07:06
Split PIN state storage into two separate GPG-encrypted files:

- pin_state.gpg: Contains PIN hash, min length, version, force_pin_change
  (synced to git when changed)
- pin_retries.gpg: Contains retry counters and lock state
  (local-only, no git sync)

This prevents git commit spam from retry counter changes and avoids
merge conflicts when using pass backend across multiple machines.

Resolves: #208
@forkline-bot
Copy link

forkline-bot bot commented Mar 23, 2026

CI Fix Failed

I was unable to automatically fix the CI failure.

Please review the CI logs and fix the issue manually.


Task ID: 0c899694-3b41-42e6-a732-9bb943d3b135

@pando85 pando85 closed this Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant