{
    return "http_access allow requireauth"
      if (defined $squid{RequireAuth} && $squid{RequireAuth} =~ /(ncsa|pam)/);
}
