Skip to content

Remove explicitly allowed `target` attribute in v-safe-html config

Dheeraj Joshi requested to merge djadmin-dompurify-target-attr-follow-up into master

What does this MR do and why?

Context - With !92751 (merged), we added several hooks to allow target attribute by default.

We no longer need to the configuration to allow target attribute explicility in v-safe-html. This MR tries to cleanup also such configuration from the codebase.

Screenshots or screen recordings

No changes. Checked for any regression - works as expected.

image

How to set up and validate locally

  1. Create a project
  2. Navigate to Settings → Integrations
  3. Click one of the integrations
  4. Verify that all help link opens in a new tab.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Dheeraj Joshi

Merge request reports

Loading