| Pangloss documentation | view source | Contained in the Pangloss distribution. |
Pangloss::Segment::RemoteUserLoader - load current user.
$pipe->add_segment( Pangloss::Segment::RemoteUserLoader->new )
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.
Steve Purkis <spurkis@quiup.com>
| Pangloss documentation | view source | Contained in the Pangloss distribution. |