thomas: server/horde/fbview-horde fbview-horde-conf.template, 1.6, 1.7 fbview-horde.spec, 1.20, 1.21

cvs at kolab.org cvs at kolab.org
Fri May 23 11:15:04 CEST 2008


Author: thomas

Update of /kolabrepository/server/horde/fbview-horde
In directory doto:/tmp/cvs-serv25538/horde/fbview-horde

Modified Files:
	fbview-horde-conf.template fbview-horde.spec 
Log Message:
The manager password (adminpw) isn't needed by fbview.

The generated config is readable by kolab-n, so this was a security risk.


Index: fbview-horde-conf.template
===================================================================
RCS file: /kolabrepository/server/horde/fbview-horde/fbview-horde-conf.template,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- fbview-horde-conf.template	6 Sep 2007 10:03:27 -0000	1.6
+++ fbview-horde-conf.template	23 May 2008 09:15:01 -0000	1.7
@@ -13,5 +13,4 @@
 $conf['kolab']['ldap']['phppw'] = '@@@php_pw@@@';
 $conf['kolab']['imap']['server'] = '@@@fqdnhostname@@@';
 $conf['kolab']['imap']['maildomain'] = '@@@postfix-mydomain@@@';
-$conf['kolab']['imap']['adminpw'] = '@@@bind_pw@@@';
 ?>

Index: fbview-horde.spec
===================================================================
RCS file: /kolabrepository/server/horde/fbview-horde/fbview-horde.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- fbview-horde.spec	13 May 2008 06:56:14 -0000	1.20
+++ fbview-horde.spec	23 May 2008 09:15:01 -0000	1.21
@@ -2,8 +2,8 @@
 %define         V_horde_name horde
 %define         V_package fbview-%{V_horde_name}
 %define         V_year  2008
-%define         V_month 04
-%define         V_day   05
+%define         V_month 05
+%define         V_day   23
 %define         V_version 3.2_rc3
 %define         V_uver    3.2-rc2
 %define         V_date %{V_year}-%{V_month}-%{V_day}





More information about the commits mailing list