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