]> git.pld-linux.org Git - packages/dokuwiki.git/commitdiff
- spelling
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 18 Dec 2007 22:51:21 +0000 (22:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dokuwiki-http_auth-option.patch -> 1.2

dokuwiki-http_auth-option.patch

index 1da5b949cc03f4d58acaf5ff90c1ed9dd6305cf0..d3b0a17a08beaeca5a5bd2661cf763b28f42a1e9 100644 (file)
@@ -4,7 +4,7 @@
  $conf['disableactions'] = '';            //comma separated list of actions to disable
  $conf['sneaky_index']   = 0;             //check for namespace read permission in index view (0|1) (1 might cause unexpected behavior)
  $conf['auth_security_timeout'] = 900;    //time (seconds) auth data is considered valid, set to 0 to recheck on every page view
-+$conf['http_auth'] = 1;                  //allows HTTP auhtorization (SSO) from PHP_AUTH_USER/PHP_AUTH_PW variables
++$conf['http_auth'] = 1;                  //allows HTTP authorization (SSO) from PHP_AUTH_USER/PHP_AUTH_PW variables
  
  /* Advanced Options */
  
This page took 0.130894 seconds and 4 git commands to generate.