qleroy commented on code in PR #34276:
URL: https://github.com/apache/superset/pull/34276#discussion_r2410680850


##########
superset/config.py:
##########
@@ -942,7 +942,7 @@ class D3TimeFormat(TypedDict, total=False):
 # Disabling this option is not recommended for security reasons. If you wish 
to allow
 # valid safe elements that are not included in the default sanitization 
schema, use the
 # HTML_SANITIZATION_SCHEMA_EXTENSIONS configuration.
-HTML_SANITIZATION = True
+HTML_SANITIZATION = False

Review Comment:
   Is it intended ?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to