Main > Programming > Libraries >

CGI::Application::Plugin::Authentication::Store::Cookie 0.12

CGI::Application::Plugin::Authentication::Store::Cookie 0.12

Sponsored Links

CGI::Application::Plugin::Authentication::Store::Cookie 0.12 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.047 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1000
Date added: 2007-01-27
Publisher: Cees Hek

CGI::Application::Plugin::Authentication::Store::Cookie 0.12 description

CGI::Application::Plugin::Authentication::Store::Cookie is a Cookie based Store.

SYNOPSIS

use base qw(CGI::Application);
use CGI::Application::Plugin::Session;
use CGI::Application::Plugin::Authentication;

__PACKAGE__->authen->config(
STORE => [Cookie, SECRET => "Shhh, dont tell anyone", NAME => CAPAUTH_DATA, EXPIRY => +1y],
);

This module uses a cookie to store authentication information across multiple requests. It works by creating a cookie that contains the information we would like to store (like the name of the user that is currently authenticated), and then base64 encoding the data. In order to ensure that the information is not manipulated by the end-user, we include a CRC checksum that is generated along with our secret. Since the user does not know the value of the secret, they will not be able to recreate the checksum if they change some of the values, so we will be able to tell if the information in the cookie has been manipulated.

CGI::Application::Plugin::Authentication::Store::Cookie 0.12 Screenshot

Advertisements

CGI::Application::Plugin::Authentication::Store::Cookie 0.12 Keywords

Bookmark CGI::Application::Plugin::Authentication::Store::Cookie 0.12

Hyperlink code:
Link for forum:

CGI::Application::Plugin::Authentication::Store::Cookie 0.12 Copyright

WareSeeker periodically updates pricing and software information of CGI::Application::Plugin::Authentication::Store::Cookie 0.12 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of CGI::Application::Plugin::Authentication::Store::Cookie 0.12 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
CGI::Application::Plugin::Authentication::Store is a base module for building storage classes. Free Download
CGI::Application::Plugin::Authentication::Store::Session is a session based store. Free Download
CGI::Application::Plugin::Authentication::Driver is a base module for building driver clasees for CGI::Application::Plugin:Auth. Free Download
CGI::Application::Plugin::Authentication::Driver::DBI is a DBI Authentication driver. Free Download
CGI::Application::Plugin::Authentication::Driver::Dummy is a dummy authentication driver. Free Download
CGI::Application::Plugin::Authentication::Driver::Generic is a Generic Authentication driver. Free Download
CGI::Application::Plugin::Authentication::Driver::HTPasswd is a Perl module with HTPasswd Authentication driver. Free Download
CGI::Application::Plugin::Authorization is an authorization framework for CGI::Application. Free Download