gunnar: server/patches/horde/3.2-rc3/passwd HK-GW-Config_passwd-3.2-rc3.patch, NONE, 1.1

cvs at kolab.org cvs at kolab.org
Thu Mar 13 16:37:28 CET 2008


Author: gunnar

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

Added Files:
	HK-GW-Config_passwd-3.2-rc3.patch 
Log Message:
Horde patches for horde-3.2-rc3

--- NEW FILE: HK-GW-Config_passwd-3.2-rc3.patch ---
passwd configuration.

diff -r 7e79712ff664 passwd/config/conf.php
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/passwd/config/conf.php	Thu Mar 13 14:19:29 2008 +0100
@@ -0,0 +1,13 @@
+<?php
+/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
+// $Horde: passwd/config/conf.xml,v 1.12 2005/10/09 14:48:58 jan Exp $
+$conf['menu']['apps'] = array();
+$conf['backend']['backend_list'] = 'hidden';
+$conf['user']['change'] = true;
+$conf['user']['refused'] = array('root', 'bin', 'daemon', 'adm', 'lp', 'shutdown', 'halt', 'uucp', 'ftp', 'anonymous', 'nobody', 'httpd', 'operator', 'guest', 'diginext', 'bind', 'cyrus', 'courier', 'games', 'kmem', 'mailnull', 'man', 'mysql', 'news', 'postfix', 'sshd', 'tty', 'www');
+$conf['password']['strengthtests'] = false;
+$conf['hooks']['full_name'] = true;
+$conf['hooks']['default_username'] = false;
+$conf['hooks']['username'] = false;
+$conf['hooks']['userdn'] = false;
+/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */





More information about the commits mailing list