Add page data delivery and publication guards
This commit is contained in:
@@ -151,6 +151,7 @@ const HTML_RULES = [
|
||||
const ACKNOWLEDGEABLE_HTML_ACTIVE_TYPES = new Set([
|
||||
'html_script',
|
||||
'html_inline_handler',
|
||||
'html_form_action',
|
||||
]);
|
||||
|
||||
const TRUSTED_EXTERNAL_HOSTS = new Set([
|
||||
|
||||
Reference in New Issue
Block a user