Changes for version 0.09 - 2006-01-26

  • API Changes
  • Added option to provide your own HTML for the login box through a callback (Shawn Sorichetti)
  • Added POST_LOGIN_RUNMODE callback (Shawn Sorichetti)

Modules

Authentication framework for CGI::Application
Base module for building driver clasees 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