Update of /cvsroot/phpwiki/phpwiki/config
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29253
Modified Files:
config-default.ini
Log Message:
no default for the AUTH_DSN, otherwise we cannot set it equal to the WikiDB DSN
Index: config-default.ini
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/config/config-default.ini,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -2 -b -p -d -r1.6 -r1.7
--- config-default.ini 14 May 2004 10:23:43 -0000 1.6
+++ config-default.ini 18 May 2004 13:34:04 -0000 1.7
@@ -57,5 +57,4 @@ AUTH_SESS_LEVEL = 2
GROUP_METHOD = WIKIPAGE
AUTH_GROUP_FILE = /etc/groups
-DBAUTH_AUTH_DSN = "mysql://localhost/phpwiki"
DBAUTH_AUTH_CHECK = "SELECT IF(passwd='$password',1,0) FROM user WHERE
userid='$userid'"
DBAUTH_AUTH_CRYPT_METHOD = plain
@@ -92,4 +91,5 @@ AUTHORPAGE_URL = http://phpwiki.sourcefo
; These not:
+; DBAUTH_AUTH_DSN =
; SERVER_NAME =
; SERVER_PORT =
-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
|
|