]> andersk Git - moira.git/commitdiff
Don't specify AuthType.
authorzacheiss <zacheiss>
Wed, 10 Dec 2008 20:48:48 +0000 (20:48 +0000)
committerzacheiss <zacheiss>
Wed, 10 Dec 2008 20:48:48 +0000 (20:48 +0000)
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.028726 seconds and 5 git commands to generate.