Metadata-Version: 1.1
Name: silva.security.overview
Version: 1.1.1
Summary: Extension providing a global overview of the permissions granted to users in the Silva CMS
Home-page: https://github.com/silvacms/silva.security.overview
Author: Infrae
Author-email: info@infrae.com
License: BSD
Description: =======================
        silva.security.overview
        =======================
        
        Introduction
        ============
        
        ``silva.security.overview`` add a new service that index all access
        security settings (set in the access screen) throughout all a `Silva`_
        site.
        
        In one ZMI management screen it let manager look for user access
        across all the site. You have the possibility to export the access
        definition in a CSV file.
        
        It requires at least Silva 3.0. For Silva 2.3, please look at older
        versions.
        
        Code repository
        ===============
        
        You can find the code for this extension in Git:
        https://github.com/silvacms/silva.security.overview
        
        .. _Silva: http://silvacms.org
        
        Changes
        =======
        
        1.1.1 (2012/09/24)
        ------------------
        
        * Update installer for Silva 3.0c1.
        
        * Update generated links to ``tab_access`` in the service, that no
          longer exists.
        
        1.1 (2011/11/14)
        ----------------
        
        * Update code for Silva 3.0.
        
        1.0.1 (2010/12/20)
        ------------------
        
        * Fix a bug when used with existing pre 2.3 content.
        
        1.0 (2010/10/18)
        ----------------
        
        * First official release.
        
Keywords: silva cms zope security
Platform: UNKNOWN
Classifier: Framework :: Zope2
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
