httpauth removed long ago
authorJoey Hess <joey@kodama.kitenet.net>
Sat, 26 Jul 2008 17:57:24 +0000 (13:57 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Sat, 26 Jul 2008 17:57:24 +0000 (13:57 -0400)
ikiwiki.in

index 8066bbc6e096d0ab51a5fb72f97d642042e1ccaf..5dc6ca952e17b0702cd42e2f1ac57509e5248710 100755 (executable)
@@ -46,7 +46,6 @@ sub getconfig () { #{{{
                        "adminemail=s" => \$config{adminemail},
                        "timeformat=s" => \$config{timeformat},
                        "sslcookie!" => \$config{sslcookie},
-                       "httpauth!" => \$config{httpauth},
                        "userdir=s" => \$config{userdir},
                        "htmlext=s" => \$config{htmlext},
                        "libdir=s" => \$config{libdir},