From 3c6bc17e6bfc023c96a0c2978f5620eca19a6f63 Mon Sep 17 00:00:00 2001 From: Gunnar Wrobel Date: Wed, 1 Dec 2010 22:08:39 +0100 Subject: [PATCH] Update package.xml. --- framework/Auth/package.xml | 164 ++++++++++++++++++++++++++------------------- 1 file changed, 95 insertions(+), 69 deletions(-) diff --git a/framework/Auth/package.xml b/framework/Auth/package.xml index 1a32b3c56..20a88d4ff 100644 --- a/framework/Auth/package.xml +++ b/framework/Auth/package.xml @@ -1,13 +1,9 @@ - + Auth pear.horde.org Horde Authentication API - The Horde_Auth:: package provides a common interface into the various backends for the Horde authentication system. - + The Horde_Auth:: package provides a common interface into the various backends for the Horde authentication system. Chuck Hagenbuch chuck @@ -20,7 +16,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> jan@horde.org yes - 2009-07-06 + 2010-12-01 + 0.2.0 0.2.0 @@ -30,7 +27,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> beta LGPL - * Remove dependency on horde/Core. + +* Remove dependency on horde/Core. * Remove all non-authentication backend related code. * Removed Krb5 driver. * Moved signup code to horde/Core. @@ -38,7 +36,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> * Initial Horde 4 package. - + @@ -76,21 +74,18 @@ http://pear.php.net/dtd/package-2.0.xsd"> - - - - - - - - - + + + + + + + + - - - - - + + + @@ -145,55 +140,45 @@ http://pear.php.net/dtd/package-2.0.xsd"> - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - 2008-10-29 - - 0.1.1 - 0.1.0 - - - beta - beta - - LGPL - * Imap driver now uses Horde_Imap_Client library. - * Add signup drivers to package.xml (Bug #7345). - * Fix the "overwriting realm info from application auth drivers" (Bug #6749) - * Switched Kolab auth handling from IMAP to LDAP by using Kolab_Server. - * Added "add user" capability to the Kolab driver. - * Adapted the Kolab auth driver to the changes in Kolab_Server. - - - + 2008-09-16 0.1.0 0.1.0 @@ -203,7 +188,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> beta LGPL - * Fixed error handling when removing user data. + +* Fixed error handling when removing user data. * Retrieve password where necessary for salt calculations in the custom SQL driver (Bug #3739). * Added a query for checking existance of a user to the custom SQL driver (Request #5151). * Completed Cyrus virtual domain support in the cyrsql driver. @@ -230,5 +216,45 @@ http://pear.php.net/dtd/package-2.0.xsd"> * Improved handling of multiple IMAP server setups in the Kolab driver. + + 2008-10-29 + + 0.1.1 + 0.1.0 + + + beta + beta + + LGPL + +* Imap driver now uses Horde_Imap_Client library. + * Add signup drivers to package.xml (Bug #7345). + * Fix the "overwriting realm info from application auth drivers" (Bug #6749) + * Switched Kolab auth handling from IMAP to LDAP by using Kolab_Server. + * Added "add user" capability to the Kolab driver. + * Adapted the Kolab auth driver to the changes in Kolab_Server. + + + + + 0.2.0 + 0.2.0 + + + beta + beta + + 2010-12-01 + LGPL + +* Remove dependency on horde/Core. + * Remove all non-authentication backend related code. + * Removed Krb5 driver. + * Moved signup code to horde/Core. + * Split Horde_Auth:: into Horde_Auth:: and Horde_Auth_Base:: components. + * Initial Horde 4 package. + + -- 2.11.0