ZenphotoCMS 1.6.1

http_security_headers.php

A Zenphoto plugin to set various security related headers.

See these urls for detailed info:

  • [](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy)
  • [](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security)
  • [](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options)
  • [](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Content-Type-Options)
  • [](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-XSS-Protection)
  • [](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy)
Tags
author

Malte Müller (acrylian)

Interfaces, Classes, Traits and Enums

securityheadersOptions
Options handler for http_security_headers plugin
securityHeaders
Static class to generate the headers as set on the plugin options

Search results