Package: libapache2-authcookie-perl (3.32-1)
Links for libapache2-authcookie-perl
Debian Resources:
Download Source Package libapache2-authcookie-perl:
- [libapache2-authcookie-perl_3.32-1.dsc]
- [libapache2-authcookie-perl_3.32.orig.tar.gz]
- [libapache2-authcookie-perl_3.32-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
- libapache2-authcassimple-perl
- libapache-authznetldap-perl
- libreverseproxy-formfiller-perl
- libapache2-mod-webkdc
- libapache2-mod-authn-yolo
- ntlmaps
- libapache2-mod-auth-pubtkt
- libapache-session-wrapper-perl
- libapache2-mod-intercept-form-submit
- libcatalyst-plugin-authentication-perl
- libapache2-request-perl
Perl Authentication and Authorization via cookies
This module is for mod_perl version 2. If you are running mod_perl version 1, you should be using Apache::AuthCookie instead.
Apache2::AuthCookie allows you to intercept a user's first unauthenticated access to a protected document. The user will be presented with a custom form where they can enter authentication credentials. The credentials are posted to the server where AuthCookie verifies them and returns a session key.
The session key is returned to the user's browser as a cookie. As a cookie, the browser will pass the session key on every subsequent accesses. AuthCookie will verify the session key and re-authenticate the user.
Other Packages Related to libapache2-authcookie-perl
|
|
|
|
-
- dep: libapache2-mod-perl2
- Integration of perl with the Apache2 web server
-
- dep: libclass-load-perl
- module for loading modules by name
-
- dep: libhash-multivalue-perl
- module for storing multiple values per key in a hash
-
- dep: libhttp-body-perl
- module for processing data from HTTP POST requests
-
- dep: liburi-perl
- module to manipulate and access URI strings
-
- dep: libwww-form-urlencoded-perl
- parser and builder for application/x-www-form-urlencoded format
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download libapache2-authcookie-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 74.8 kB | 245.0 kB | [list of files] |