The hdigest package
For web applications running in a CGI monad container, this module provides a simple interface to generate HTTP Digest authentication challenges and to process the responses from clients. It implements RFC2617, but accepts the quirky responses generated by some non-compliant browsers.
This module was originally implemented for Serialist (http://serialist.net) and is deployed there in a FastCGI environment using the fastcgi package. It has been tested against a variety of browsers, including Firefox, Safari, IE, Opera, and others.
Properties
| Version | 1.0 |
|---|---|
| Dependencies | base (≥3 & <5), cgi, Crypto, network, parsec, random, time |
| License | BSD3 |
| Copyright | © 2009 Jamey Sharp |
| Author | Jamey Sharp |
| Maintainer | Jamey Sharp <jamey@minilop.net> |
| Category | Web |
| Source repository | git clone git://minilop.net/git/hdigest |
| Upload date | Mon Jan 4 17:28:31 UTC 2010 |
| Uploaded by | JameySharp |
| Built on | ghc-6.12, ghc-7.0 |
| Build failure | ghc-6.10 (log) |
Modules
- Network
Downloads
- hdigest-1.0.tar.gz (Cabal source package)
- package description (included in the package)