The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 3.19 - 2012-12-28

  • split out CGI data handling into ::AuthCookie::Params modules
  • use Apache::Request/Apache2::Request from libapreq if available. Otherwise, fall back to CGI.pm for handling CGI data.
  • improve "removed cookie" debug log message
  • add dependencies: autobox, Class::Load
  • allow username to be '0'
  • login_form: return OK for SymbianOS, which ignores content for FORBIDDEN responses.
  • add login_form_status() to override HTTP status returned by login form
  • recognize_user: return DECLINED if user is not recognized

Documentation

Modules

Perl Authentication and Authorization via cookies
Autobox Extensions for AuthCookie
AuthCookie Params Driver for mod_perl 1.x
Interanal CGI AuthCookie Params Base Class
Internal Utility Functions for AuthCookie
Perl Authentication and Authorization via cookies
AuthCookie Params Driver for mod_perl 2.x

Provides

in lib/Apache/AuthCookie/Autobox.pm