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

Do not escape HTML by default anymore #9914

Merged
merged 5 commits into from
Jan 7, 2019
Merged

Conversation

urso
Copy link

@urso urso commented Jan 7, 2019

This is the follow up PR of #7445 for 7.0. With 7.0 we will not escape potential embedded HTML symbols anymore, but publish the original string as is.

urso added 3 commits January 7, 2019 03:09
- export json encoder config object for initialization
- set escape_html default to false json formatter
- set escape_html default to false in ES, Console, LS outputs (other
  outputs require explicit formatter)
@urso urso requested review from a team as code owners January 7, 2019 02:43
@urso urso removed request for a team January 7, 2019 02:43
@urso urso merged commit f5c4544 into elastic:master Jan 7, 2019
@urso urso deleted the escape-html-default branch February 19, 2019 18:42
DStape pushed a commit to DStape/beats that referenced this pull request Aug 20, 2019
- export json encoder config object for initialization
- set escape_html default to false json formatter
- set escape_html default to false in ES, Console, LS outputs (other
  outputs require explicit formatter)
- Adapt reference configs
- Update docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants