Changes for version 0.11 - 2006-07-26
- suppress warning about missing Color::Calc unless the user is actually trying to use it (reported by Ron Savage)
- explicitly load CGI.pm since some users may be using CGI::Simple (reported by Ron Savage)
- Fixed bug in Cookie store where the expiry time of the cookie was ignored (patch by POLETTIX)
Modules
Authentication framework for CGI::Application
Base module for building driver clasees for CGI::Application::Plugin::Authentication
Authen::Simple Authentication driver
DBI Authentication driver
Dummy Authentication driver which lets anyone authenticate regardless of the password they provide
Lowercase Filter
SHA1 Password filter
Filter that strips whitespace from the beginning and end of the string
Uppercase Filter
Generic Authentication driver
HTPasswd Authentication driver
Base module for building storage classes for the CGI::Application::Plugin::Authentication plugin
Cookie based Store
Session based Store