| Name : perl-Apache2-AuthCookieDBI
| |
| Version : 2.03
| Vendor : Mandriva
|
| Release : 4mdv2008.1
| Date : 2007-12-22 17:56:41
|
| Group : Development/Perl
| Source RPM : perl-Apache2-AuthCookieDBI-2.03-4mdv2008.1.src.rpm
|
| Size : 0.05 MB
| |
| Packager : Guillaume Rousse < guillomovitch_mandriva_org>
| |
| Summary : An AuthCookie module backed by a DBI database
|
Description :
Apache2::AuthCookieDBI is a module that subclasses Apache2::AuthCookie and is designed to be directly used for authentication in a mod_perl server.
It is a ticket-issuing system that looks up username/passwords in a DBI database using generic SQL and issues MD5-checksummed tickets valid for a configurable time period. Incoming requests with tickets are checksummed and expire-time checked.
|