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

added option for disabling HTML Sanitize #2831

Merged
merged 5 commits into from
Jan 31, 2025

Conversation

carliblaz
Copy link
Contributor

@carliblaz carliblaz commented Jan 31, 2025

Description of Changes

Please provide a summary of the changes, including:

  • added disableSanitize: false # set to 'true' to disable Sanitize HTML, set to false to enable Sanitize HTML; (can lead to injections in HTML)
  • Some users uses this on local boxes, and uses Google Fonts, and base64 image src.

General

Documentation

Testing (if applicable)

  • I have tested my changes locally. Refer to the Testing Guide for more details.

@github-actions github-actions bot added Java Pull requests that update Java code Back End Issues related to back-end development API API-related issues or pull requests labels Jan 31, 2025
@carliblaz carliblaz marked this pull request as ready for review January 31, 2025 14:12
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jan 31, 2025
@carliblaz carliblaz changed the title WIP: added option for disabling HTML Sanitize added option for disabling HTML Sanitize Jan 31, 2025
@dosubot dosubot bot added the enhancement New feature or request label Jan 31, 2025
@Frooodle Frooodle requested a review from ConnorYoh as a code owner January 31, 2025 23:33
@Frooodle Frooodle merged commit 6ae2fdd into Stirling-Tools:main Jan 31, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API API-related issues or pull requests Back End Issues related to back-end development enhancement New feature or request Java Pull requests that update Java code size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants