Help for this page
if ($self->param('RESTRICTED')) { return _no_auth() unless defined($ENV{UserName}); }
if ($self->param('RESTRICTED')) { # add the infos for admins only }