Metadata-Version: 1.0
Name: zope.app.securitypolicy
Version: 3.5.0
Summary: Zope's Default Security Policy ZMI Support
Home-page: http://pypi.python.org/pypi/zope.app.securitypolicy
Author: Zope Corporation and Contributors
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: This package provides a zope security policy.
        
        
        =======
        CHANGES
        =======
        
        3.5.0 (2008-12-11)
        ------------------
        
        - use zope.browser.interfaces.ITerms instead of zope.app.form.browser.interfaces
        This version requires zope.app.form 3.7.0 or higher if you use the browser
        part of this package. (grant form)
        
        - Substitute zope.app.zapi by direct calls to its wrapped apis. See bug 219302
        
        
        3.4.6 (2007-11-09)
        ------------------
        
        - zope.app.securitypolicy needs at least zope.i18nmessageid 3.4.2, it
        wasn't stating that in its dependencies.
        
        
        3.4.5 (2007-10-31)
        ------------------
        
        - Resolve ``ZopeSecurityPolicy`` deprecation warning.
        
        - Re-activated the functional tests.
        
        
        3.4.4 (2007-10-23)
        ------------------
        
        - Avoid deprecation warnings.
        
        
        3.4.3 (2007-10-01)
        ------------------
        
        - Correct deferred import for BBB.
        
        
        3.4.2 (2007-09-27)
        ------------------
        
        - Add back securitypolicy.zcml
        (https://bugs.launchpad.net/zope3/+bug/145655)
        
        
        3.4.1 (2007-09-26)
        ------------------
        
        - Zip releases don't seem to work, so let's create a new one.
        
        
        3.4.0 (2007-09-25)
        ------------------
        
        - Initial documented release
        
Keywords: zope3 security policy
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
