Changes for version 0.25 - 2024-06-28
- Fix tests failing on CGI.pm >= 4.66 (thanks Chris Peterson)
 
Modules
Authentication framework for CGI::Application    
  
Generate bits of HTML needed for authentication    
  
XHTML compliant no frills login display driver    
  
login box that works out of the box    
  
Base module for building driver classes 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