HTML.TargetNoreferrer.txt 286 B

123456789
  1. HTML.TargetNoreferrer
  2. TYPE: bool
  3. VERSION: 4.8.0
  4. DEFAULT: TRUE
  5. --DESCRIPTION--
  6. If enabled, noreferrer rel attributes are added to links which have
  7. a target attribute associated with them. This prevents malicious
  8. destinations from overwriting the original window.
  9. --# vim: et sw=4 sts=4