The branch "master" has been updated. The following is a summary of the commits.
from: 7b7c9022cdd540951eec952bcebd8698348e28b4 209b1f3... Add the getServer function for admins. This allows them to login too. 4235a4a... Some fixes for the LDAP handling of Kolab_Server. It was still broken in some places because of the switch to Net_LDAP2. ----------------------------------------------------------------------- commit 209b1f3bb350cd9b7c155eee75e6db4e4ee260a1 Author: Gunnar Wrobel <[email protected]> Date: Sun Mar 29 21:08:06 2009 +0000 Add the getServer function for admins. This allows them to login too. .../Kolab_Server/lib/Horde/Kolab/Server/Object/administrator.php | 24 +++++ 1 files changed, 24 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/administrator.php?rt=horde-git&r1=5f8a06ee3bcdb0aaea1729efe3cdbc848a809624&r2=209b1f3bb350cd9b7c155eee75e6db4e4ee260a1 ----------------------------------------------------------------------- commit 4235a4a5a9c509f8bd14a155ba21962c9773b869 Author: Gunnar Wrobel <[email protected]> Date: Sun Mar 29 21:08:46 2009 +0000 Some fixes for the LDAP handling of Kolab_Server. It was still broken in some places because of the switch to Net_LDAP2. framework/Kolab_Server/lib/Horde/Kolab/Server/ldap.php | 28 +++++------- framework/Kolab_Server/lib/Horde/Kolab/Server/test.php | 38 ++++++++++++++++ 2 files changed, 50 insertions(+), 16 deletions(-) http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/ldap.php?rt=horde-git&r1=588e9afb7f2f59ea33675fb91e2a0eabcc8481cf&r2=4235a4a5a9c509f8bd14a155ba21962c9773b869 http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/test.php?rt=horde-git&r1=7c693d917bda0b49a75d5f49a80e698ff0a9e2cb&r2=4235a4a5a9c509f8bd14a155ba21962c9773b869 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
