Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added keep_secret parameter feature #152

Merged
merged 3 commits into from
Feb 2, 2016

Commits on Jan 15, 2016

  1. Implemented show_diff parameter, with similar behaviour as show_diff on

    type file
    
    show_diff => true (default) prints diff to logs
    show_diff => md5 prints only md5 hashes instead of actual values
    show_diff => false redacts any information about values
    
    Global show_diff config takes priotiry over this one.
    stepanstipl committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    4853927 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af4b3f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b8336a View commit details
    Browse the repository at this point in the history