Path to this page:
./
www/p5-Catalyst-Authentication-Credential-HTTP,
HTTP Basic and Digest authentication for Catalyst
Branch: pkgsrc-2014Q1,
Version: 1.016,
Package name: p5-Catalyst-Authentication-Credential-HTTP-1.016,
Maintainer: pkgsrc-usersThis module provides the feature of HTTP authentication for
Catalyst::Plugin::Authentication. Both basic and digest authentication
are currently supported.
When authentication is required, this module sets a status of 401, and
the body of the response to 'Authorization required.'. To override this
and set some own content, check for the $c->res->status == 401 in the
end action, and change the body accordingly.
Required to run:[
devel/p5-Class-Accessor] [
devel/p5-Data-UUID] [
devel/p5-String-Escape]
Required to build:[
devel/p5-Test-Exception] [
devel/p5-Test-MockObject]
Master sites: (Expand)
SHA1: ec9231bc7eeabbb6e23b783ad38210fe8c2d1a4f
RMD160: 1704958835c8657277e7127aa792a648f38586ce
Filesize: 41.768 KB
Version history: (Expand)
- (2014-04-04) Package has been reborn
- (2014-04-03) Package added to pkgsrc.se, version p5-Catalyst-Authentication-Credential-HTTP-1.016 (created)