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

NAME

Pangloss::Segment::RemoteUserLoader - load current user.

SYNOPSIS

  $pipe->add_segment( Pangloss::Segment::RemoteUserLoader->new )

DESCRIPTION

This Pipeline::Segment tries to load the user from $ENV{REMOTE_USER}. If found, it loads the user object from Pangloss and saves it in the session.

AUTHOR

Steve Purkis <spurkis@quiup.com>

SEE ALSO

Pangloss::Application::UserEditor, OpenFrame::WebApp::Segment::User::EnvLoader, OpenFrame::WebApp::Segment::Session