Linux 软件免费装

HTTPS Mixed Content Detector

开发者 tollmanz
更新时间 2015年1月19日 14:02
PHP版本: 4.0.1 及以上
WordPress版本: trunk
版权: GPLv2 or later
版权网址: 版权信息

标签

ssl https tls

下载

1.0.1 1.0.2 1.1.0 1.2.0 1.0.0

详情介绍:

When deploying a TLS enabled website, you must ensure that all content loaded on the site is loaded from secure origin. If your content is loaded from an insecure source, the security of your whole site is compromised and modern browsers will downgrade your website's security rating. The HTTPS Mixed Content Detector plugin attempts to identify sources of mixed content warnings. The plugin will examine content loaded from the site when admins are viewing the site. Any content that violates the policy of loading content that originates from "https:" resources will trigger an error and that resource will be logged. Viewing the log will allow you to examine the site for any warnings and remove them before they cause problems for your website.

安装:

This section describes how to install the plugin and get it working.
  1. Upload https-mixed-content-detector to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Browse your site as an admin
  4. View the reports listed in the "Content Security Policy Reports" page in the admin
  5. Delete each violation report log as you fix it
  6. Rinse and repeat until your site is free of violation reports

屏幕截图:

  • Content Security Policy reports are collected in the Content Security Policy Reports list table.
  • Information about Content Security Policy reports is available via WP CLI.

升级注意事项:

1.2.0 Add violation locations, sampling mode and more WP list table information 1.1.0 Adds HTTPS domain checking, WP CLI commands and more specific CSP directives 1.0.2 Remove false positives from the log 1.0.1 Limit logging to work only for admins 1.0.0 Initial release

更新日志:

1.2.0 1.1.0 1.0.2 1.0.1 1.0.0