The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.02

  • fixed bug in AuthDigest.pm where the last digest in the password file was returned if no user is found
  • fixed AuthDigestFile so that AuthDigest.pm actually works, as do the tests (note to self: run test suite both with and without mod_digest compiled in httpd)
  • minor tweak to (nonpublic) parse_digest_header()
  • never release on friday, especially friday mornings before coffee is fully consumed

Modules

mod_perl API for Digest authentication
reimplementation of mod_digest.c in Perl
pick up the authorization pieces of mod_digest
RFC 2617 complaint Digest API
session-based Digest authentication