ok...

after talking things over with Andrew a bit more, Apache::DigestAPI 
has become Apache::AuthDigest.  the package should actually compile 
and work now, too :) The latest version can be grabbed here:

http://www.modperlcookbook.org/~geoff/modules/Apache-AuthDigest-0.01.tar.gz

Apache::AuthDigest is a suite of applications for using Digest 
authentication with mod_perl.  It contains:

Apache::AuthDigest - re-implementation of the authentication part of
                      mod_digest.c in Perl

Apache::AuthzDigest - pick up the authorization pieces of mod_digest

Apache::AuthDigest::API - mod_perl API for Digest authentication a
                           la mod_digest

Apache::AuthDigest::API::Full - fully RFC 2617 compliant Digest API
                                 (not yet implemented)

Apache::AuthDigest::API::Session - experimental session API


any comments or feedback is welcome, as the look and feel of the suite 
is still evolving.

--Geoff

Reply via email to