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

pfsense: Change <secret hidden> to [secret hidden] #2669

Merged
merged 1 commit into from
Nov 27, 2022

Conversation

candlerb
Copy link
Contributor

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

In pfSense secret scrubbing, change <secret hidden> to [secret hidden]

This is so that the config remains as well-formed XML and can be read by an XML parser.

This is so that the config remains as well-formed XML and can be
parsed with an XML parser.
@mortzu mortzu merged commit 5825757 into ytti:master Nov 27, 2022
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