docs(cli): record context and provider safety fixes (#14379)

This commit is contained in:
diegosouzapw
2026-09-21 18:20:43 -03:00
parent 00fc961651
commit b0077b5438

View File

@@ -0,0 +1 @@
- **fix(cli):** Context exports omit credentials by default, resolve keychain secrets only with explicit opt-in, and atomically write private files without following destination symlinks. Provider management rejects ambiguous selectors, verifies mutation read-backs, keeps import data separate from management authentication, and redacts additional credential field spellings ([#14379](https://github.com/diegosouzapw/OmniRoute/pull/14379)).