Help for this page
sub setup { my $self = shift; # some sort of CGI::Application ... ); $self->authen->protected_runmodes('mode1'); }
if ($config->{LOGIN_SESSION_TIMEOUT} && !$self->{is_new_login} && $sel +f->username) {