Plugin Directory

Changeset 1161745


Ignore:
Timestamp:
05/16/2015 10:34:09 AM (11 years ago)
Author:
andreyk
Message:

minified js

Location:
wp-jcryption/trunk
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • wp-jcryption/trunk/readme.txt

    r1161588 r1161745  
    8383== Changelog ==
    8484
     85= 0.5.1 =
     86* Minified javascript.
     87
    8588= 0.5 =
    8689* Minified javascript.
  • wp-jcryption/trunk/wp-jcryption.php

    r1161588 r1161745  
    22/*
    33Plugin Name: WP jCryption Security
    4 Version: 0.5
     4Version: 0.5.1
    55Description: Prevents forms data against sniffing network traffic through encryption provided by jCryption javascript library. Useful for owners of small sites who want to secure their passwords and other posted data but don't want to buy SSL certificate for each domain and subdomain, it protects from sniffing the most important data such as passwords when they are being sent from forms of your site to the server (to learn how jCryption works visit jCryption site: www.jcryption.org).
    66Requires at least: 3.8.1
Note: See TracChangeset for help on using the changeset viewer.