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

Fix html encoding #521

Merged
merged 2 commits into from
Aug 12, 2024
Merged

Fix html encoding #521

merged 2 commits into from
Aug 12, 2024

Conversation

tdrwenski
Copy link
Contributor

  • Use apache's string escape utils to escape html in user inputted values
  • Fix unrelated html typos in template files

@tdrwenski tdrwenski requested a review from oxelson August 12, 2024 18:04
@tdrwenski tdrwenski marked this pull request as ready for review August 12, 2024 18:07
@tdrwenski tdrwenski merged commit 0337454 into Unidata:main Aug 12, 2024
5 checks passed
@tdrwenski tdrwenski deleted the fix-html-encoding branch August 12, 2024 18:07
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