1
0
forked from sneak/secret
secret/internal
clawbot 4419ef7730 fix: non-darwin KeychainUnlocker stub returns errors instead of panicking
The stub previously panicked on all methods including NewKeychainUnlocker,
which is called from vault code when processing keychain-type unlocker
metadata. This caused crashes on Linux/Windows when a vault synced from
macOS contained keychain unlockers.

Now returns proper error values, allowing graceful degradation and
cross-platform vault portability.
2026-02-08 12:05:38 -08:00
..
cli Add cross-vault move command for secrets 2025-12-23 15:24:13 +07:00
secret fix: non-darwin KeychainUnlocker stub returns errors instead of panicking 2026-02-08 12:05:38 -08:00
vault Add cross-vault move command for secrets 2025-12-23 15:24:13 +07:00