Changes for version 0.06 - 2007-03-02
- It improved to CPAN.
Modules
The authentication function is offered by using the session.
The password is checked by using Egg::Plugin::Crypt::CBC.
A plain text is used for the password check.
Data is acquired and authentication from the data base.
Session attestation plugin that uses DBIx::Class.
It authentication it based on the data of the file.
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