Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > User Authentication |
| 1. |
Password Pro
|
|
|
Password Pro is a password protection program written in JavaScript that uses an encryption mechanism, to hide the password from the source code. You can use Password Pro to protect folders or files. The pages name must be the same with your password, and the script is case sensitive and can only recognize numbers and letters.
|
| 2. |
Cookie Protection
|
|
|
You can use a basic cookie script to keep visitors (that don't have the cookie on their system) from viewing certain parts of your site (kind of.... There are always ways around it). The cookie is placed when the password provided is correct. Then, when they are forwarded to the password protected page, the cookie allows them to stay. Those without the cookie are sent back.
|
| 3. |
cPanel/WHM Login
|
|
|
This script allows you to put a cPanel/WHM login form on your site for easy login. This script also has the capability to log into different servers from the same form.This script also uses PHP.
|
| 4. |
Easy Password Script
|
|
|
This simple script will send a user to a page only if they supply the correct password, helping to keep the page hidden from others.
|
| 5. |
Simple Password Gate
|
|
|
Simple Password Gate is a logon script allowing your visitors to logon using a password. The password is the name of the page, for example the page photos.html would have the password photos. This script is not 100% secure.
|
|
|