{
    return "http_access allow idents"
      if (defined $squid{RequireAuth} && $squid{RequireAuth} =~ /ident/);
}
