onyx-tasks/crates/onyx-core
Tristan Michael e0c7292a7e fix: harden sync safety — conflict backup, timestamp parsing, credential zeroization
Back up local files before overwriting during ConflictRemoteWins so data
is never silently lost. Fix false-positive change detection by parsing
timestamps before comparing (different formats like RFC3339 vs HTTP date
were never equal as strings). Add zeroize crate to zero WebDAV credentials
in memory on drop, preventing exposure in core dumps.
2026-04-02 09:37:43 -07:00
..
src fix: harden sync safety — conflict backup, timestamp parsing, credential zeroization 2026-04-02 09:37:43 -07:00
Cargo.toml fix: harden sync safety — conflict backup, timestamp parsing, credential zeroization 2026-04-02 09:37:43 -07:00