mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-13 15:28:38 +00:00
addresses data loss issue where encryption key regeneration silently orphaned all encrypted configuration (nodes, email, webhooks). Changes: - Check for existing .enc files before generating new encryption key - Refuse to start if encrypted data exists but key is missing/invalid - Forces explicit user action (restore key backup or delete .enc files) - Prevents silent data loss from key regeneration This ensures encrypted data is never accidentally orphaned when the encryption key is lost or corrupted. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crypto.go | ||