hdigest: Server-side HTTP Digest (RFC2617) in the CGI monad
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.
Downloads
- hdigest-1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0 |
---|---|
Dependencies | base (>=3 && <5), cgi, Crypto, network, parsec, random, time [details] |
License | BSD-3-Clause |
Copyright | © 2009 Jamey Sharp |
Author | Jamey Sharp |
Maintainer | Jamey Sharp <jamey@minilop.net> |
Category | Web |
Source repo | head: git clone git://minilop.net/git/hdigest |
Uploaded | by JameySharp at 2010-01-04T17:28:31Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1127 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |