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

Check for <pfsense> tag in config file! #2506

Merged
1 commit merged into from
May 13, 2022

Conversation

pv2b
Copy link
Contributor

@pv2b pv2b commented Mar 28, 2022

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)
  • Tests added or adapted (try rake test)
  • Changes are reflected in the documentation
  • User-visible changes appended to CHANGELOG.md

Description

If a tag is not in the config file output, there's an error, for example there are not enough permissions for the user to get the config file. This change detects this condition and throws an error, so that this doesn't fly under the radar silently.

If a <pfsense> tag is not in the config file output, there's an error, for
example there are not enough permissions for the user to get the config file.
This change detects this condition and throws an error, so that this doesn't
fly under the radar silently.
@ghost ghost merged commit ac7d93f into ytti:master May 13, 2022
This pull request was closed.
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.

1 participant