SOURCES: dokuwiki-http_auth-option.patch - spelling
glen
glen at pld-linux.org
Tue Dec 18 23:51:26 CET 2007
Author: glen Date: Tue Dec 18 22:51:26 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- spelling
---- Files affected:
SOURCES:
dokuwiki-http_auth-option.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/dokuwiki-http_auth-option.patch
diff -u SOURCES/dokuwiki-http_auth-option.patch:1.1 SOURCES/dokuwiki-http_auth-option.patch:1.2
--- SOURCES/dokuwiki-http_auth-option.patch:1.1 Tue Dec 18 23:48:06 2007
+++ SOURCES/dokuwiki-http_auth-option.patch Tue Dec 18 23:51:21 2007
@@ -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 */
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/dokuwiki-http_auth-option.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list