Commit graph

4 commits

Author SHA1 Message Date
hiramatsu
77d4dc3ba7 Update p5-Plack-Middleware-Auth-Digest to 0.04.
Changes from previous:
0.04  Thu Dec 16 11:27:29 PST 2010
        - Passed $env to the callback as a second argument (blaze-x)
        - Adde a documentation on using it with Apache environment
2011-11-21 08:47:00 +00:00
obache
84fa8bcd7c Revision bump after updating perl5 to 5.14.1. 2011-08-14 16:05:39 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
seb
6479859657 Initial import of p5-Plack-Middleware-Auth-Digest version 0.03 in
the NetBSD Packages Collection.

The Perl 5 module Plack::Middleware::Auth::Digest is a Plack
middleware.  It enables digest authentication. Your authenticator
callback is given an username as a string and should return a
password, either as a raw password or a hashed password.
2010-07-04 16:49:10 +00:00