audiobookshelf/test
Kevin Gatera 67de627a3f
keep postgres backup credentials out of command argv
Pass connection parts as individual pg_dump/pg_restore args and the
password via PGPASSWORD env so credentials never appear in argv,
execFile error messages, notifications, or the host process list.
Redact the password from any error output as a fallback, and reject
non-URI DATABASE_URL values with a clear error.
2026-08-02 18:26:20 -04:00
..
server keep postgres backup credentials out of command argv 2026-08-02 18:26:20 -04:00