Skip to content

Conversation

addaleax
Copy link
Collaborator

@addaleax addaleax commented Jun 2, 2021

Remove the undocumented, untested --redactInfo CLI flag and offer
a config option with three possible values:

  • keep: Retain the history as-is
  • remove: Remove lines with sensitive commands
  • remove-redact: remove + redact sensitive data from non-sensitive
    commands (e.g. email addresses)

addaleax added 2 commits June 2, 2021 15:08
Remove the undocumented, untested `--redactInfo` CLI flag and offer
a config option with three possible values:

- `keep`: Retain the history as-is
- `remove`: Remove lines with sensitive commands
- `remove-redact`: `remove` + redact sensitive data from non-sensitive
   commands (e.g. email addresses)
@addaleax addaleax merged commit 22f89c2 into main Jun 7, 2021
@addaleax addaleax deleted the 603-dev branch June 7, 2021 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants