File: HTML.TargetNoopener.txt

package info (click to toggle)
php-htmlpurifier 4.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 2,412 kB
  • sloc: php: 16,721; xml: 449; sh: 18; makefile: 14
file content (10 lines) | stat: -rw-r--r-- 305 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
10
--# vim: et sw=4 sts=4
HTML.TargetNoopener
TYPE: bool
VERSION: 4.8.0
DEFAULT: TRUE
--DESCRIPTION--
If enabled, noopener rel attributes are added to links which have
a target attribute associated with them.  This prevents malicious
destinations from overwriting the original window.
--# vim: et sw=4 sts=4