Changeset 1161745
- Timestamp:
- 05/16/2015 10:34:09 AM (11 years ago)
- Location:
- wp-jcryption/trunk
- Files:
-
- 1 added
- 2 edited
-
jcryption/jquery.jcryption-min.js (added)
-
readme.txt (modified) (1 diff)
-
wp-jcryption.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-jcryption/trunk/readme.txt
r1161588 r1161745 83 83 == Changelog == 84 84 85 = 0.5.1 = 86 * Minified javascript. 87 85 88 = 0.5 = 86 89 * Minified javascript. -
wp-jcryption/trunk/wp-jcryption.php
r1161588 r1161745 2 2 /* 3 3 Plugin Name: WP jCryption Security 4 Version: 0.5 4 Version: 0.5.1 5 5 Description: 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). 6 6 Requires at least: 3.8.1
Note: See TracChangeset
for help on using the changeset viewer.