Changes for version 0.06 - 2005-10-14
- Bug Fixes
- fix autorunmode test so it doesn't fail if the AutoRunmode plugin is not installed
Modules
Authentication framework for CGI::Application
Base module for building driver clasees for CGI::Application::Plugin::Authentication
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
Base module for building storage classes for the CGI::Application::Plugin::Authentication plugin
Cookie based Store
Session based Store