|
Projects
|
AuthItAuthIt is a PHP Authentication CLASS. It stores session data in a MySQL database and uses a rotating session token witch is stored in the database and in an encrypted cookie on the client's computer. The token is recreated every time the client does anything on the page that requires an authentication check. The rotating token should help in the prevention of session hijacking. NOTE: The bugs are still being worked out and it should not be used in a production environment, but please look at it and let me know what you think should be changed. More InfoSVN/Download Changesdowntime -- 9 file(s) modified ~ /trunkInitial repository upload + /trunk/auth.init.php + /trunk/authit.class.php + /trunk/cron_cleanup.php + /trunk/database.sql + /trunk/gpl-2.0.txt + /trunk/login.php + /trunk/logout.php + /trunk/__yuml.txt downtime -- 3 file(s) modified + /branchesInitial repository structure + /tags + /trunk |




