Changeset 985213
- Timestamp:
- 09/09/2014 10:33:24 AM (12 years ago)
- Location:
- wsecure/trunk
- Files:
-
- 3 edited
-
includes.php (modified) (1 diff)
-
wsecure-authentication.php (modified) (1 diff)
-
wsecure-config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wsecure/trunk/includes.php
r985162 r985213 1 1 <?php 2 2 /* 3 Version: 2. 13 Version: 2.3 4 4 Author: Ajay Lulia 5 5 Author URI: http://www.joomlaserviceprovider.com/ -
wsecure/trunk/wsecure-authentication.php
r985162 r985213 4 4 Plugin URI: http://www.joomlaserviceprovider.com/ 5 5 Description: Word press! has one security problem, any web user can easily know if the site is created in Word press! by typing the URL to access the administration area (i.e. www.sitename.com/wp-admin). This allows hackers to hack the site easily once they crack the id and password for Word press!. The wSecure plugin prevents access to the administration (back end) login page if the user does not use the appropriate access key. 6 Version: 2. 16 Version: 2.3 7 7 Author: Ajay Lulia 8 8 Author URI: http://www.joomlaserviceprovider.com/ -
wsecure/trunk/wsecure-config.php
r985162 r985213 1 1 <?php 2 2 /* 3 Version: 2. 13 Version: 2.3 4 4 Author: Ajay Lulia 5 5 Author URI: http://www.joomlaserviceprovider.com/
Note: See TracChangeset
for help on using the changeset viewer.