Metadata-Version: 1.0
Name: vs.genericsetup.ldap
Version: 1.1.1
Summary: Extension for GenericSetup, support for LDAP and AD
Home-page: http://svn.plone.org/svn/collective/collective.genericsetup.ldap
Author: Andreas Jung
Author-email: info@zopyx.com
License: GPL
Description: Introduction
        ============
        
        License
        =======
        
        ``vs.genericsetup.ldap`` is published under the GNU Public License 2.
        
        Authors
        =======
        
        - Andreas Jung
        - Veit Schiele
        - Anne Walther
        - Alexander Loeschel
        
        Changelog
        =========
        
        1.1.1 - (2010/10/25)
        --------------------
        
        - Respect site encoding and do not use unicode in configuration. This fixes a
        TypeError when the _uid_attr configuration is accessed (when resolving groups).
        
        
        1.1.0 - (2009/06/13)
        --------------------
        
        - renamed package to vs.genericsetup.ldap since the original author
        is uncapable to share the ownership on PyPI
        
        
        1.0.1 - (2009/06/05)
        --------------------
        
        - exportimport.py: converting parameters properly to unicode
        
        
        1.0 - 2009/02/24
        ----------------
        
        - added support for _extra_user_filter
        - bool for plugin-properties (read_only and local_groups)
        
        
Keywords: Zope Plone Python LDAP AD GenericSetup
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
