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

NAME

Mango::Catalyst::Controller::Login - Catalyst controller for logins

SYNOPSIS

    package MyApp::Controller::Login;
    use base 'Mango::Catalyst::Controller::Login';

DESCRIPTION

Mango::Catalyst::Controller::Login provides the web interface for logging into the site.

ACTIONS

index : /login/

Authenticates the current user using the supplied username/password.

SEE ALSO

Mango::Catalyst::Plugin::Authentication

AUTHOR

    Christopher H. Laco
    CPAN ID: CLACO
    claco@chrislaco.com
    http://today.icantfocus.com/blog/