]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki.pm
* Patch from Alec Berryman adding a http_auth config item that allows
[ikiwiki.git] / IkiWiki.pm
index 1a00f2dbd303894639cd52f3597f3cf2775f0e06..5c62c7f9bd5eb5deaa583228ded3040544ad0c64 100644 (file)
@@ -62,6 +62,7 @@ sub defaultconfig () { #{{{
        timeformat => '%c',
        locale => undef,
        sslcookie => 0,
        timeformat => '%c',
        locale => undef,
        sslcookie => 0,
+       httpauth => 0,
 } #}}}
    
 sub checkconfig () { #{{{
 } #}}}
    
 sub checkconfig () { #{{{