The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Jifty::Plugin::Authentication::Ldap::Action::LDAPLogin - process LDAP login plugin

ARGUMENTS

Return the login form field

validate_name NAME

For ajax_validates. Makes sure that the name submitted is a legal login.

take_action

Bind on ldap to check the user's password. If it's right, log them in. Otherwise, throw an error.

report_success