PHP Classes
elePHPant
Icontem

Secure Login: Login and logout users with HTTP authentication

Recommend this page to a friend!

  Author Author  
Picture of Bao Nguyen Quoc
Name: Bao Nguyen Quoc <contact>
Classes: 10 packages by
Country: Viet Nam Viet Nam
Innovation award
Innovation award
Nominee: 2x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This can authenticate handle user authentication done via HTTP or HTML FORM by storing the authentication credentials in cookies or session variables.
It can store the authentication credentials encoded with MD5 or with an user defined function.
It can logout an user by deleting the credentials cookies or session variables
This class only handle the login and logout action , you will have to check the user yourself.

  Classes of Bao Nguyen Quoc  >  Secure Login  >  Download Download .zip .tar.gz  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Secure Login
Base name: vnc_securelogin
Description: Login and logout users with HTTP authentication
Version: 1.0.0
PHP version: -
License: GNU General Public License (GPL)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes
Group folder image User Management User records, authentication and session handling View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Plain text file .htaccess Data .htaccess file
Accessible without login Plain text file class.securelogin.php Class Class
Accessible without login Plain text file test_auth.php Example Example 1 (Auth Header)
Plain text file test_checklogin.php Example Example 3 (CheckLogin)
Plain text file test_deny.php Example Example 4 (Deny)
Plain text file test_form.php Example Example 2 (Form)

Install with Composer Install with Composer - Download Download all files: vnc_securelogin.tar.gz vnc_securelogin.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.