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

Improve security error messages #480

Merged
merged 3 commits into from
Aug 2, 2019

Commits on Aug 2, 2019

  1. Prints the node name when failing to find security directory

    Also quotes directory, node_name and lookup strategy in error message for readability
    
    Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
    mikaelarguedas committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    adc79eb View commit details
    Browse the repository at this point in the history
  2. don't quote lookup strategy

    Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
    mikaelarguedas committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    129a2cd View commit details
    Browse the repository at this point in the history
  3. newline -> whitespace

    Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
    mikaelarguedas committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    b6269f2 View commit details
    Browse the repository at this point in the history