Pakket: libcatalyst-authentication-credential-http-perl (1.018-3)
Verwijzigingen voor libcatalyst-authentication-credential-http-perl
Debian bronnen:
Het bronpakket libcatalyst-authentication-credential-http-perl downloaden:
- [libcatalyst-authentication-credential-http-perl_1.018-3.dsc]
- [libcatalyst-authentication-credential-http-perl_1.018.orig.tar.gz]
- [libcatalyst-authentication-credential-http-perl_1.018-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
- libcatalyst-plugin-subrequest-perl
- libcatalyst-plugin-authentication-perl
- libcatalyst-plugin-compress-perl
- libcatalyst-plugin-authentication-credential-openid-perl
- ruby-httpauth
- libcatalyst-authentication-credential-authen-simple-perl
- libcatalyst-plugin-smarturi-perl
- libcgi-application-plugin-authorization-perl
- libcatalyst-plugin-authorization-roles-perl
- libcatalyst-plugin-unicode-perl
- golang-github-abbot-go-http-auth-dev
HTTP Basic and Digest authentication for Catalyst
Catalyst::Authentication::Credential::HTTP lets you use HTTP authentication with 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 your own content, check for the "$c->res->status == 401" in your "end" action, and change the body accordingly.
Andere aan libcatalyst-authentication-credential-http-perl gerelateerde pakketten
|
|
|
|
-
- dep: libcatalyst-perl
- elegant Model-View-Controller Web Application Framework
-
- dep: libcatalyst-plugin-authentication-perl
- Infrastructure plugin for the Catalyst authentication framework
- of catalyst-modules
- Pakket niet beschikbaar
-
- dep: libclass-accessor-perl
- Perl module that automatically generates accessors
-
- dep: libossp-uuid-perl
- perl OSSP::UUID - OSSP uuid Perl Binding
- of libdata-uuid-perl
- globally/universally unique identifiers (GUIDs/UUIDs)
Ook een virtueel pakket geboden door: libossp-uuid-perl
-
- dep: libstring-escape-perl
- module for manipulating escaped strings
-
- dep: liburi-perl
- module to manipulate and access URI strings
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language