Plugin Directory

Changeset 358889


Ignore:
Timestamp:
03/11/2011 06:51:46 PM (15 years ago)
Author:
bsterne
Message:

final tweaks for 0.3 release

Location:
content-security-policy/trunk
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • content-security-policy/trunk/readme.txt

    r248566 r358889  
    33Tags: security, xss, csp
    44Requires at least: 2.9
    5 Tested up to: 2.9.2
    6 Stable tag: 0.2
     5Tested up to: 3.1
     6Stable tag: 0.3
    77
    88Content Security Policy prevents content injection attacks by specifying valid sources of content for a site.
     
    1414The Content Security Policy plugin provides WordPress administrators a mechanism to specify a custom policy, or adopt a recommended policy based on the types and sources of content present in their site.
    1515
     16Tested in Firefox 3.6 and Firefox 4, Chrome 10, and Safari 5.
     17
    1618== Screenshots ==
    1719
    18201. CSP configuration page making a policy reccommendation.
    19212. New panel in media uploader allows direct creation of script files in the uploads directory.
     223. CSP configuration page in Chrome.
     234. CSP configuration page in Safari.
    2024
    2125== Installation ==
     
    2731== Changelog ==
    2832
     33= 0.3 =
     34* Updated to be compatible with WordPress 3.0 and WordPress 3.1
     35* Removed json.js (since WordPress ships w/ jQuery 1.4 now)
     36* Added "restore default settings" button
     37* Fixed a layout bug in the CSP Settings Page
     38* Fixed JSON encoding bug in the list of posts to analyze
     39
    2940= 0.2 =
    3041* Fixed origin mismatch problem for https:// admin page users
Note: See TracChangeset for help on using the changeset viewer.