Metadata-Version: 1.0
Name: Products.CAS4PAS
Version: 2.1
Summary: A PAS plugin that authenticates users against a CAS (Central Authentication Service) server.
Home-page: http://pypi.python.org/pypi/Products.CAS4PAS
Author: Lennart Regebro/Zope community
Author-email: product-developers@lists.plone.org
License: ZPL
Description: Products.CAS4PAS
        ================
        
        Products.CAS4PAS is the eggified version of CAS4PAS,an implementation of the
        CAS single-signon for Zope corps Pluggable Authentication Service.
        
        
        To Do
        -----
        - In serious needs of tests and documentation.
        
        
        Contributors
        ------------
        - Lennart Regebro (regebro@gmail.com) - Original developer
        - Alexandre Sauv?? (mr.lex@free.fr) - CAS2 implementation
        - Derek Richardson - eggification
        
        Changelog
        =========
        
        2.1 2010-05-03
        --------------
        - Fixed to not create session for anonymous user requests.
          [deo]
        
        - Added the z3c.autoinclude entry point so this package is automatically loaded
          [edegoute]
        
        2.0.1
        -----
        - Removed came_from check that was disruptive.
          [derek_richardson]
        
        
        2.0
        ---
        - Included Alexandre Suaves's widely used patch.
          [derek_richardson]
        
        - eggified to Products.CAS4PAS by derek_richardson
        
        
        1.0
        ---
        - Initial release of CAS4PAS built by: lregebro at: 2007-10-20T15:32:36
          SVN Tag: https://svn.plone.org/svn/collective/CAS4PAS/tags/1.0.0
          Build from: https://svn.plone.org/svn/collective/CAS4PAS/trunk@52114
        
Keywords: zope PAS
Platform: UNKNOWN
Classifier: Framework :: Zope2
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
