Home Documentation
Login | Register

Testimonials

JSecure adresses one very obvious weak point of Joomla! and cure it by locking the access to the backend.

Documentation

This category contains documentation on all the downloads available on Joomla Service provider.



How to Uninstall jSecure Authentication PDF Print E-mail

You can manually remove the code by following below steps

  1. Login to mysql through phpmyadmin or whatever you use
  2. Search for "jsecure" with following SQL:
  • SELECT * FROM jos_plugins where element = 'jSecure'
  1. Delete the row
  2. Remove following jSecure files:
    • /plugins/system/jsecure.php
    • /plugins/system/jsecure.xml

 
jSecure Authentication 1.5.x PDF Print E-mail

Drawback:

Joomla! ® has one drawback, any web user can easily know the site is created in Joomla! ® by typing the URL to access the administration area (i.e. www.site name.com/administration). This makes hackers hack the site easily once they crack id and password for Joomla! ® .

Information:

jSecure Authentication module prevents access to administration (back end) login page without appropriate access key.


Read more...
 
jSecure Authentication 1.0.x PDF Print E-mail

Drawback:

Joomla! ® has one drawback, any web user can easily know the site is created in Joomla! ® by typing the URL to access the administration area (i.e. www.site name.com/administration). This makes hackers hack the site easily once they crack id and password for Joomla! ® .

Information:

jSecure Authentication module prevents access to administration (back end) login page without appropriate access key. This module works only on Joomla! ® 1.0.xx version.

Installation steps:

  1. Login to administration area
  2. Go to Installer -> Module -> select the mod_jsecure_authentication.zip file.
  3. Click on Install & upload.
Read more...