Metadata-Version: 1.0
Name: Products.whoopass
Version: 0.2
Summary: repoze.who-aware authentication plugin for PAS
Home-page: UNKNOWN
Author: Agendaless Consulting, Inc.
Author-email: mailto:tseaver@agendaless.com
License: ZPL
Description: Products.whoopass README
        ========================
        
        This product supplies a PAS plugin for using the single-signon (SSO)
        authentication supplied by the ``repoze.who`` WSGI middleware.
        
        
        Products.whoopass Changelog
        ===========================
        
        0.2 (2009-05-28)
        ----------------
        
        - Fix bugs in return value for ``getPropertiesForUser``,
        ``getGroupsForPrincipal``, and ``getRolesForPrincipal`` when no request
        is passed.  Thanks to Malthe Borch for the bug report.
        
        
        0.1 (2008-06-06)
        ----------------
        
        - Initial public releaes.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
