Showing posts with label secure login. Show all posts
Showing posts with label secure login. Show all posts

Thursday, December 19, 2013

Download SimpleAuth : Very Simple Secure Login System

SimpleAuth : Very Simple Secure Login System

SimpleAuth : Very Simple Secure Login System dowload

SimpleAuth is a simple and secure multi-user PHP login system. No database required. No php knowledge needed to implement this login system. You can secure all kind of pages : customer area, administration interface, member page or any private page. Free email support if you have any question : Use the contact form Features Multilingual version (English, French, Deutsch, Spanish, Finnish) (NEW) No database required Compatible with PHP4 and PHP5 Single or Multi-user system Access controls by user groups (NEW) Secure (Designed by a Zend Certified Engineer) Only 1 file to work with (no image or css additional files) Very EASY to implement : Paste a single line of code in each page Additional themes (with 5 new “flat” themes included) (NEW) Auto-detection of common installation mistakes No redirection to a login page Login form is fully customizable with CSS and HTML5 (W3C valid) (see a real example by xboydx) Ability to store additional user information like email, phone and custom data Dynamic Session id to prevent “Man in the middle attack” Ideal for graphic designers, not developers or people who are unfamiliar with security Example usage You have to start each page to be secured by this single line of code : <?php ${(require_once('SimpleAuth

Tuesday, November 19, 2013

Download Secure Login System

Secure Login System

Secure Login System dowload

Secure Login System is a new and complex web application that can be used to protect pages you need to be hidden from visitors and visible only to the registered members as well as an user management system, because it comes with an Admin backend which has the following features: Manage Users ( Create / Disable Users & Change Level of Access ) Backup Users ( Backup Database / Rollback Backups ) Notify Users ( Email Users ) Export CSV ( Export Data in CSV File ) Admin Setings ( Update Info ) Also, this application it’s based on two sides, one is the PHP Class that handles all the Server Side processes and data processing, and the other one is the jQuery Plugin which handles the forms and all the processes with Ajax and smooth transitions, without page redirects

Tuesday, November 12, 2013

Download Quick PHP Password Protection (Login System)

Quick PHP Password Protection (Login System)

Quick PHP Password Protection (Login System) dowload

Note: This app is no longer supported or updated. Quick PHP Password Protection is a single user PHP login system which is secure, quick to implement, and requires no database. Perfect for small web apps, scripts, and personal pages which only have a single admin using them. Demo Login Username and Password: admin, admin Example Usage $quickprotect->checkLoginAndDirect(); That’s all it takes! One line of effective code (not counting the class include and init), and you’ve password protected a page! Features Secure