Search ::  

User Authentication scripts - ( PHP , ASP , JAVA )

This script is simple login form for multiple users. Enter username and password. If correct you enter in, otherwise not. Choose type of login, enter a filename or url where you want to be redirected after successful login. Tested with Apache 1.3.23 & 2.0.54, PHP 4.3.11 & 5.0.4
 
Visit Details Total Hits (66)
 
phpAuth is a very simple login script which allows you to restrict any of your pages to registered members. phpAuth is extremely easy to install and customise to fit your webpages. Being based on a text file it means it?s extremely easy to manage. Security isnt an issue either as passwords are encrypted by MD5. Check it out!
 
Visit Details Total Hits (82)
 
Image captchas are effective protections against automatic form SPAM (often used in guestbooks, boards, bloggs etc.) This class will help you to generate captcha checks for your application.
 
Visit Details Total Hits (70)
 
Got Axe? Random Password Generator (GARP) is a small utility enabling you to generate random passwords in your scripts. Simply include the file, and call the function. User configurable features include number of alphabetical and numerical characters contained in the password, and whether to use upper and lower case characters in the password or just lower case. You can even use this as a personal tool to generate passwords for yourself when you register accounts on other sites.
 
Visit Details Total Hits (87)
 
Simple Authorization Script, or SAS, is a php script which allows web pages to be password protected without the use of a database. Its simple to install and simple to use. Simple Authorization Script uses php and cookies to password protect web pages. It doesnt require a username to access the page, only a password.
 
Visit Details Total Hits (88)
 
Secure passwords will have CAPS, lowercase, numbers and special characters in them, now you can add this function to your site.
 
Visit Details Total Hits (94)
 
This was wrote as a basic model for authentication users for perhaps an admin section on a website. Its not Fort Knox but provides a basic and fairly secure method authentication. I just needed a little auth system to patch onto a few admin sections so maybe someone else can find this useful aswell. Feel free to modify the code and let me know if you have any comments. This may aswell help anyone whos learning Cookies/Authentication in PHP. The SQL Dump is in the sql folder and contains 2 tables. Once you have the DB details set in config.inc.php you can include the following in top of your pages to check for authentication : <? include_once("inc/au th.inc.php"); $user = _check_auth($_COOKIE); ?> Visit the URL for a demo aswell if you wish. Greets x0x
 
Visit Details Total Hits (88)
 
New Version 1.2 Creates a secure members area for your site, which runs from an Invision Board member database. Allow users to use a login universally throughout your website. Simply add users to the appropriate board usergroup, and their password will work both on your forums, and on your protected area. Tested with IB 1.3 +. 1 Line of code on any page that requires protection is all you need to add! Now has support for passwords in all cases. This script now works with the new modified versions of iPB, give it a try.
 
Visit Details Total Hits (103)
 
XSLS (eXtra Simple Login System) is a very simple login script that allows you to protect your web pages with and user autentication system, based in PHP sessions. It does not require database or external files. It it simple to configure and to use.
 
Visit Details Total Hits (73)
 
This script will deny web page access to all referrers except one pre-designated URL. The visitor attempting unauthorised access can be redirected to another page, returned to the referring page or the browser window can be closed according to script configuration. No script editing is required. All configuration is performed through an easy-to-use web form. The custom-made script can then be added to the page to be protected, and the page uploaded to the server without further amendment.
 
Visit Details Total Hits (81)
 

Page(s) PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT