thomas: server/patches/horde/3.2-rc3/fbview-horde HK-GW-Config_fbview-horde-3.2-rc3.patch, 1.1, 1.2

cvs at kolab.org cvs at kolab.org
Fri May 23 11:22:50 CEST 2008


Author: thomas

Update of /kolabrepository/server/patches/horde/3.2-rc3/fbview-horde
In directory doto:/tmp/cvs-serv25887/patches/horde/3.2-rc3/fbview-horde

Modified Files:
	HK-GW-Config_fbview-horde-3.2-rc3.patch 
Log Message:
Corrected cookie path for fbview


Index: HK-GW-Config_fbview-horde-3.2-rc3.patch
===================================================================
RCS file: /kolabrepository/server/patches/horde/3.2-rc3/fbview-horde/HK-GW-Config_fbview-horde-3.2-rc3.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- HK-GW-Config_fbview-horde-3.2-rc3.patch	13 Mar 2008 15:37:25 -0000	1.1
+++ HK-GW-Config_fbview-horde-3.2-rc3.patch	23 May 2008 09:22:48 -0000	1.2
@@ -22,7 +22,7 @@
 +$conf['session']['cache_limiter'] = 'nocache';
 +$conf['session']['timeout'] = 0;
 +$conf['cookie']['domain'] = $_SERVER['SERVER_NAME'];
-+$conf['cookie']['path'] = '/horde';
++$conf['cookie']['path'] = '/fbview';
 +$conf['sql'] = null;
 +$conf['auth']['admins'] = array('manager');
 +$conf['auth']['checkip'] = true;





More information about the commits mailing list