Plugin Directory

Changeset 1664549


Ignore:
Timestamp:
05/25/2017 08:03:15 AM (9 years ago)
Author:
joerns
Message:

Update to readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • https-tool/trunk/readme.txt

    r1663448 r1664549  
    11=== HTTPS Tool ===
    2 Contributors: joernschellhaas
     2Contributors: joerns
    33Donate link: http://lmprod.de/https/
    44Tags: https
     
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     9Stable Tag: trunk
    910
    1011Adds `Content-Security-Policy: upgrade-insecure-requests` header if on HTTPS. Redirects to HTTPS if not on HTTPS and the browser sends `HTTP_UPGRADE_INSECURE_REQUESTS` header.
     12
     13== Description ==
     14
     15* Adds `Content-Security-Policy: upgrade-insecure-requests` header if on HTTPS
     16* Redirects to HTTPS if not on HTTPS and the browser sends `HTTP_UPGRADE_INSECURE_REQUESTS` header.
     17
     18This is a simple, no-config plugin with focus on short, high quality code.
    1119
    1220== Installation ==
Note: See TracChangeset for help on using the changeset viewer.