[juno] [patch] passwd on database should not be a required value ...

Marko Djukic marko at oblo.com
Wed Oct 1 18:59:14 PDT 2003


committed, thanks. if you can "cvs diff -u" next time, helps. thanks.

marko

Quoting "Marc G. Fournier" <scrappy at hub.org>:

>
> *** conf.xml.orig       Wed Oct  1 23:48:18 2003
> --- conf.xml    Wed Oct  1 23:48:04 2003
> ***************
> *** 28,34 ****
>      </configenum>
>      <configstring name="hostspec" desc="Database server/host/ODBC
> dsn">localhost</configstring>
>      <configstring name="username" desc="Username to connect to the database
> as">horde</configstring>
> !    <configstring name="password" desc="Password to connect
> with">****</configstring>
>      <configstring name="database" desc="Database name to
> use">horde</configstring>
>      <configstring name="socket" required="false" desc="Location of UNIX
> socket, if using one">/var/lib/mysql/mysql.sock</configstring>
>      <configinteger name="port" required="false" desc="Port the DB is running
> on, if non-standard">3306</configinteger>
> --- 28,34 ----
>      </configenum>
>      <configstring name="hostspec" desc="Database server/host/ODBC
> dsn">localhost</configstring>
>      <configstring name="username" desc="Username to connect to the database
> as">horde</configstring>
> !    <configstring name="password" required="false" desc="Password to connect
> with">****</configstring>
>      <configstring name="database" desc="Database name to
> use">horde</configstring>
>      <configstring name="socket" required="false" desc="Location of UNIX
> socket, if using one">/var/lib/mysql/mysql.sock</configstring>
>      <configinteger name="port" required="false" desc="Port the DB is running
> on, if non-standard">3306</configinteger>
>
>
> --
> Juno mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: juno-unsubscribe at lists.horde.org
>
-------------- next part --------------
An embedded message was scrubbed...
From: Marko Djukic <mdjukic at horde.org>
Subject: Re: [juno] [patch] passwd on database should not be a required
	value ...
Date: Thu,  2 Oct 2003 03:57:01 +0200
Size: 3688
Url: http://lists.horde.org/archives/juno/attachments/20031002/b9da8bc9/attachment.mht


More information about the juno mailing list