mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
It is not sanitized in json format output as that is used for automation, but this should remove the need to redact any potentially sensitive information that users have in the sink, such as a token. Closes #8147