Linux 软件免费装
Banner图

Security Headers

开发者 Simon Waters
更新时间 2019年2月27日 00:38
PHP版本: 3.8.1 及以上
WordPress版本: 3.8.1
版权: GPLv2
版权网址: 版权信息

标签

HTTPS TLS HSTS nosniff

下载

0.3

详情介绍:

TLS is growing in complexity. Server Name Indication now means HTTPS sites may be on shared IP addresses, or otherwise restricted. For these servers it is handy to be able to set desired headers without access to the web servers configuration or using .htaccess file. Wordpress has set the X-Frame-Option header since version 3.2. This plug-in exposes controls for: HSTS is used to ensure that futue connections to a website always use TLS, and disallowing bypass of certificate warnings for the site. Disabling content sniffing is mostly of interest for sites that allow users to upload files of specific types, but that browsers might be silly enough to interpret of some other type, thus allowing unexpected attacks. XSS protection re-enabled XSS protection if the user has disabled it for the site.

安装:

  1. Upload \"security_headers.php\" to the \"/wp-content/plugins/\" directory.
  2. Activate the plugin through the \"Plugins\" menu in WordPress.

升级注意事项:

0.2
  • Code quality work

更新日志:

0.3 Prepare for release 0.2 Added Sonarqube file and formatting changes 0.1