gunnar: server/kolab-webclient/horde/configuration/horde-3.3.6	10-kolab_conf_base.php, 1.1, 1.2 
    cvs at kolab.org 
    cvs at kolab.org
       
    Thu Jan 21 20:57:44 CET 2010
    
    
  
Author: gunnar
Update of /kolabrepository/server/kolab-webclient/horde/configuration/horde-3.3.6
In directory doto:/tmp/cvs-serv6026/horde/configuration/horde-3.3.6
Modified Files:
	10-kolab_conf_base.php 
Log Message:
Removed two useless portal blocks and ensured the other ones are working.
Index: 10-kolab_conf_base.php
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/horde/configuration/horde-3.3.6/10-kolab_conf_base.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- 10-kolab_conf_base.php	12 Jan 2010 22:16:11 -0000	1.1
+++ 10-kolab_conf_base.php	21 Jan 2010 19:57:42 -0000	1.2
@@ -11,6 +11,10 @@
 
 $conf['auth']['driver'] = 'kolab';
 
+$conf['accounts']['driver'] = 'kolab';
+$conf['accounts']['params']['attr'] = 'mail';
+$conf['accounts']['params']['strip'] = false;
+
 $conf['log']['priority'] = PEAR_LOG_DEBUG;
 $conf['log']['ident'] = 'HORDE';
 $conf['log']['params'] = array();
    
    
More information about the commits
mailing list