Changes for version 0.17_1 - 2010-01-25

  • Bug Fixes Adding tests around the HTML generated by the login_box function and verifying that it is taint free.

Modules

Authentication framework for CGI::Application
Base module for building driver classes for CGI::Application::Plugin::Authentication
Dummy Authentication driver which lets anyone authenticate regardless of the password they provide
Filter that strips whitespace from the beginning and end of the string
Base module for building storage classes for the CGI::Application::Plugin::Authentication plugin