gunnar: server/kolab-webclient/passwd/configuration/passwd-3.1.2	10-kolab_backends_base.php, NONE, 1.1 
    cvs at kolab.org 
    cvs at kolab.org
       
    Tue Jan 19 14:20:47 CET 2010
    
        - Previous message: gunnar: server/kolab-webclient/passwd .cvsignore, NONE, 1.1 Makefile,	NONE, 1.1 passwd.spec, NONE, 1.1 
 
        - Next message: gunnar: server/kolab-webclient backends.php, 1.1, NONE conf.php, 1.1,	NONE webclient-nag_conf.php.template, 1.2,	NONE webclient-nag_menu.php.template, 1.2,	NONE webclient-nag_prefs.php.template, 1.2,	NONE webclient-turba_attributes.php.template, 1.2,	NONE webclient-turba_conf.php.template, 1.2,	NONE webclient-turba_hooks.php.template, 1.2,	NONE webclient-turba_menu.php.template, 1.2,	NONE webclient-turba_mime_drivers.php.template, 1.2,	NONE webclient-turba_prefs.php.template, 1.2,	NONE webclient-turba_sources.php.template, 1.2, NONE 
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Author: gunnar
Update of /kolabrepository/server/kolab-webclient/passwd/configuration/passwd-3.1.2
In directory doto:/tmp/cvs-serv22192/configuration/passwd-3.1.2
Added Files:
	10-kolab_backends_base.php 
Log Message:
Draft version of the passwd package.
--- NEW FILE: 10-kolab_backends_base.php ---
<?php
$backends = array();
$backends['kolab'] = array(
    'name' => 'Local Kolab Server',
    'preferred' => '',
    'password policy' => array(
        'minLength' => 3,
        'maxLength' => 8
    ),
    'driver' => 'kolab',
    'params' => array()
);
    
    
        
	- Previous message: gunnar: server/kolab-webclient/passwd .cvsignore, NONE, 1.1 Makefile,	NONE, 1.1 passwd.spec, NONE, 1.1 
 
	- Next message: gunnar: server/kolab-webclient backends.php, 1.1, NONE conf.php, 1.1,	NONE webclient-nag_conf.php.template, 1.2,	NONE webclient-nag_menu.php.template, 1.2,	NONE webclient-nag_prefs.php.template, 1.2,	NONE webclient-turba_attributes.php.template, 1.2,	NONE webclient-turba_conf.php.template, 1.2,	NONE webclient-turba_hooks.php.template, 1.2,	NONE webclient-turba_menu.php.template, 1.2,	NONE webclient-turba_mime_drivers.php.template, 1.2,	NONE webclient-turba_prefs.php.template, 1.2,	NONE webclient-turba_sources.php.template, 1.2, NONE 
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the commits
mailing list