Metadata-Version: 1.1
Name: collective.explicitacquisition
Version: 1.0
Summary: Disallow access to acquired content outside the current path.
Home-page: https://github.com/collective/collective.explicitacquisition
Author: Godefroid Chapelle, Johannes Raggam
Author-email: raggam-nl@adm.at
License: GPL
Description: collective.explicitacquisition
        ==============================
        
        Access to acquired content should not be allowed.
        
        This package is a repackaging of @gotcha's Products.CMFPlone branch
        "publication through explicit acquisition"_, which solves ticket 13793_.
        
        .. _"publication through explicit acquisition": https://github.com/plone/Products.CMFPlone/tree/publication-through-explicit-acquisition
        .. _13793: https://dev.plone.org/ticket/13793 
        
        Changelog
        =========
        
        1.0 (2015-02-17)
        ----------------
        
        - Fix issue where a user could access an unintended object through 
          acquisition magic. See https://dev.plone.org/ticket/13793.
          [gotcha]
        
Keywords: traversal acquisition
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
