Changes for version 2.10 - 2007-11-07

  • fixed for Egg::Plugin::SessionKit::Auth.

Modules

Authentication of session base.
Password is collated by Crypt::CBC.
Password is collated by Digest::MD5.
password in the plain text is collated.
It attests it by DBI.
It attests it by DBIC.
It attests it by the text data.

Provides

in lib/Egg/Plugin/SessionKit/Auth/DBI.pm
in lib/Egg/Plugin/SessionKit/Auth/DBIC.pm
in lib/Egg/Plugin/SessionKit/Auth/File.pm
in lib/Egg/Plugin/SessionKit/Auth.pm