Metadata-Version: 1.0
Name: wc.cookiecredentials
Version: 3.9
Summary: Cookie Credentials plug-in for Zope's Pluggable Authentication Utility
Home-page: http://worldcookery.com/Downloads
Author: Philipp von Weitershausen
Author-email: philipp@weitershausen.de
License: UNKNOWN
Description: This package contains a plug-in for Zope 3's Pluggable Authentication
        Utility (PAU) that challenges and extracts user credentials based on
        browser cookies.  The plug-in originally appeared in the World Cookery
        application, the demo application for Philipp von Weitershausen's book
        "Web Component Development with Zope 3" (http://worldcookery.com).
        
        Changes
        =======
        
        3.9 (2007-09-20)
        ----------------
        
        Now works with Zope 3.4 via eggs.
        
        2.0.1 (2007-02-23)
        ------------------
        
        Fix minor bug in the namespace package declaration.
        
        2.0 (2006-11-05)
        ----------------
        
        Initial release as separate package, based on example source code from
        WCD 2nd ed.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Zope3
Classifier: Intended Audience :: Developers
