]> andersk Git - moira.git/blobdiff - gen/cups-print.pc
Don't specify AuthType.
[moira.git] / gen / cups-print.pc
index 9fa4e78e67bed53304b467f9f7114c1348e23b38..d8e67f68e913fb53ccb0c4d6c612c8c19f32453e 100644 (file)
@@ -406,7 +406,6 @@ void do_host(char *host)
       printer_user_list(out, "LIST", top_lpc_acl, "Require user");
       fprintf (out, "Order deny,allow\n");
       fprintf (out, "Allow from all\n");
-      fprintf (out, "AuthType None\n");
       fprintf (out, "</Limit>\n");
       fprintf (out, "%s\n", catchall);
       fprintf (out, "AuthType None\n");
This page took 0.092083 seconds and 4 git commands to generate.