thomas: server/kolab-filter/filter config.php,1.11,1.12 
    cvs at kolab.org 
    cvs at kolab.org
       
    Mon Dec  3 12:27:21 CET 2007
    
    
  
Author: thomas
Update of /kolabrepository/server/kolab-filter/filter
In directory doto:/tmp/cvs-serv16355/kolab-filter/filter
Modified Files:
	config.php 
Log Message:
Removed resource password handling which is unused since server 2.1.
Index: config.php
===================================================================
RCS file: /kolabrepository/server/kolab-filter/filter/config.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- config.php	3 Dec 2007 08:43:35 -0000	1.11
+++ config.php	3 Dec 2007 11:27:19 -0000	1.12
@@ -117,9 +117,6 @@
 $conf['filter']['calendar_id'] = 'calendar';
 $conf['filter']['calendar_pass'] = 'zyx';
 
-/* Filename of private key used to decrypt password from LDAP */
-$conf['filter']['priv_key_file'] = '/etc/kolab/res_priv.pem';
-
 /* What is the name of the users' calendar mailbox?  This is only used
  * when the user does not already have a primary calendar folder
  * (search via Kolab annotation)
    
    
More information about the commits
mailing list