User Authentication related scripts & softwares
DES Password Pro is a script that creates a multiple user javascript login form. Different users can be set different passwords and entry urls, and all data is encrypted through the secure DES encryption algorithm.
This Password Protection Script, is a password protector. The password is the name of the html page with out the html
The Javascript Password System (JPS) allows you to restrict access to your web pages by supplying "authorised" users with a password which they can use to view the protected pages. It works by using hidden directories on the web server and Javascript. So you need no web server (CGI) access at all to use it. The program can change the hidden directory on a regular basis without the need to supply your users with a new password.
Use this script to block certain IPs from your webpage, by redirecting them to another site. Uses SSI to determine the user's IP, and JavaScript to block access.
The Password Validator is a piece of javascript code that will allow you to add dynamic validation to password fields on your forms .NET style. It not only checks for required passwords but also shows an interactive message showing strength of password.
This can be done quickly by adding 2 lines of code to your existing HTML pages. As with all my other snippets, you DO NOT have to modify any existing code
This JavaScript will controll access to any pages you specify. Within this script you can configure any amount of username and password aswell as the page the user is directed to on success and the page the user is sent to if they fail. Employing this script is incredibly simple: just copy the code into the head of your document and the login form into the body of your page. Then it's just the matter of configuring login combinations, success and failiure pages and that's it done. This script is simple, running on a single multi-dimesional array of usernames and passwords. Installation normally takes about 4 minutes.
Checks for uppercase, lowercase, numerical, length, and special character.
Password generator creates random passwords
The Username / Email Changer control is a simple but powerful control that ensures username / email address hygiene through an easy to use and intuitive interface. The control uses regular expressions to validate email address syntax, in addition with a confirmation challenge. A dynamic status display provides users with all the necessary feedback to ensure the quality of their responses. The control also reduces round-trip time to the server by ensuring that the email addresses provided passes all tests prior to submitting a request.
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.
|