wilde: server/kolab-webclient/passwd/templates/passwd-3.1.2 webclient-passwd_backends.php.template, 1.1, 1.2 webclient-passwd_conf.php.template, 1.1, 1.2

cvs at kolab.org cvs at kolab.org
Thu Jan 28 16:45:05 CET 2010


Author: wilde

Update of /kolabrepository/server/kolab-webclient/passwd/templates/passwd-3.1.2
In directory doto:/tmp/cvs-serv22414/kolab-webclient/passwd/templates/passwd-3.1.2

Modified Files:
	webclient-passwd_backends.php.template 
	webclient-passwd_conf.php.template 
Log Message:
Fixed TARGET paths in config templates of new webclient passwd package.

Index: webclient-passwd_backends.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/passwd/templates/passwd-3.1.2/webclient-passwd_backends.php.template,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- webclient-passwd_backends.php.template	19 Jan 2010 13:20:45 -0000	1.1
+++ webclient-passwd_backends.php.template	28 Jan 2010 15:45:03 -0000	1.2
@@ -1,5 +1,5 @@
 KOLAB_META_START
-TARGET=@@@horde_confdir@@@/passwd/backends.d/20-kolab_local.php
+TARGET=@@@horde_confdir@@@/backends.d/20-kolab_local.php
 PERMISSIONS=0400
 OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
 KOLAB_META_END

Index: webclient-passwd_conf.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/passwd/templates/passwd-3.1.2/webclient-passwd_conf.php.template,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- webclient-passwd_conf.php.template	19 Jan 2010 13:20:45 -0000	1.1
+++ webclient-passwd_conf.php.template	28 Jan 2010 15:45:03 -0000	1.2
@@ -1,5 +1,5 @@
 KOLAB_META_START
-TARGET=@@@horde_confdir@@@/passwd/conf.d/20-kolab_local.php
+TARGET=@@@horde_confdir@@@/conf.d/20-kolab_local.php
 PERMISSIONS=0400
 OWNERSHIP=@@@webserver_usr@@@:@@@webserver_grp@@@
 KOLAB_META_END





More information about the commits mailing list