[dev] password module.

Mathieu CLABAUT mathieu.clabaut@free.fr
Mon, 3 Dec 2001 10:19:26 +0100 (CET)


 Here is the small passwd module base on the somebody else popasswd
 class :
  http://mathieu.clabaut.free.fr/public/passwd.tgz

 with a registry entry :

	$this->applications['passwd'] = array(
    'fileroot' => dirname(__FILE__) . '/../passwd',
    'webroot' => '/horde/passwd',
    'icon' => '/horde/graphics/login.gif',
    'name' => 'Password',
    'allow_guests' => false,
    'show' => true
	);

 It can certainly be greatly improved...

-mathieu

-- 
___________________________________________________________________________
Mathieu CLABAUT                            mailto:mathieu.clabaut@free.fr
DIGINEXT                                     http://mathieu.clabaut.free.fr
45, impasse de la draille, P.A. La Duranne,   tel: 04 42 90 82 91
13857 Aix En Provence - cedex 3               fax: 04 42 90 82 80