PHP Classes

PHP Digest Authentication: Implements HTTP Digest Authentication

Recommend this page to a friend!
  Info   View files View files (14)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 126 This week: 1All time: 9,407 This week: 560Up
Version License PHP version Categories
digest-auth 1.0.0Custom (specified...5HTTP, PHP 5, Security
Description 

Author

This package implements HTTP Digest Authentication.

It can generate HTTP response headers to require that the user authenticates to access the current site, so the credentials are sent to the server using the HTTP digest method.

The package can process the access that comes with the HTTP digest authentication requests, so applications can validate the user credentials against a given user and password or a database of valid users and the respective passwords specified in a configuration file.

Picture of Dariusz
Name: Dariusz <contact>
Classes: 2 packages by
Country: Poland Poland
Age: ???
All time rank: 428598 in Poland Poland
Week rank: 411 Up14 in Poland Poland Up

  Files folder image Files  
File Role Description
Files folder imageconfig (1 file)
Files folder imagesrc (4 files, 1 directory)
Files folder imageTests (2 files)
Accessible without login Plain text file .styleci.yml Data Auxiliary data
Accessible without login Plain text file .travis.yml Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file phpunit_mysql.xml Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  config  
File Role Description
  Accessible without login Plain text file digest-auth.php Conf. Configuration script

  Files folder image Files  /  src  
File Role Description
Files folder imageFacades (1 file)
  Plain text file DigestAuth.php Class Class source
  Plain text file DigestAuthCreate.php Class Class source
  Plain text file DigestAuthMiddleware.php Class Class source
  Plain text file DigestAuthServiceProvider.php Class Class source

  Files folder image Files  /  src  /  Facades  
File Role Description
  Plain text file DigestAuth.php Class Class source

  Files folder image Files  /  Tests  
File Role Description
  Accessible without login Plain text file bootstrap.php Aux. Auxiliary script
  Plain text file HelloWorldTest.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:126
This week:1
All time:9,407
This week:560Up