Metadata-Version: 1.0
Name: netsight.windowsauthplugin
Version: 2.2
Summary: A Windows Intergrated Authentication (SPNEGO/Kerberos) Plugin for PAS
Home-page: http://svn.plone.org/svn/collective/
Author: UNKNOWN
Author-email: UNKNOWN
License: GPL
Description: .. contents::
        
        .. Note!
           -----
           Update the following URLs to point to your:
        
           - code repository
           - bug tracker
           - questions/comments feedback mail
           (do not set a real mail, to avoid spams)
        
           Or remove it if not used.
        
        - Code repository: http://svn.somewhere.com/...
        - Questions and comments to somemailing_list
        - Report bugs at http://bug.somewhere.com/..
        
        
        Change history
        **************
        
        2.2 2014-03-05
        --------------
        
        - add missing __init__.py [giacomos]
        
        2.1 2014-02-10
        --------------
        
        - Add default configuration profile for mixed authentication environments
          [datakurre]
        
        2.0 2013-03-27
        --------------
        
        - This is a major change
        - All LDAP code has been removed. If you want to use LDAP to look up
          user details then use a separate LDAP PAS plugin
        - The kerberos python library is now only installed if you add [unix]
          option with the egg
        - We now decode the username to Unicode before returning it
        
        
        1.3 (2013-03-18)
        ----------------
        
        - Fixed missing README.txt in last release
        
        1.2 (2013-03-18)
        ----------------
        
        - Works with subrequests now (p.a.theming)
        
        1.1 2013-03-18
        --------------
        
        - Fixed it so we work within a subrequest (so p.a.themeing works)
        
        0.9 Initial release
        -------------------
        
        - Initial release
        
        Detailed Documentation
        **********************
        
        See README.txt
        
        Contributors
        ************
        
        Matt Hamilton, matth@netsight.co.uk, Author
        
        
        Download
        ********
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
