mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 18:48:49 -04:00
Feature request: Avoid writing secret(s) to disk when CONFIG env is used
#559
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kzshantonu on GitHub (Oct 4, 2025).
When using a secrets manager to pass
CONFIG, the plaintext is written to disk atDATADIRanyway.