Metadata-Version: 1.0
Name: silva.security.renameusers
Version: 1.0
Summary: Rename users identifier in a Silva site
Home-page: http://infrae.com/products/silva
Author: Infrae
Author-email: info@infrae.com
License: BSD
Description: ==========================
        silva.security.renameusers
        ==========================
        
        
        This extension provides you with a form on the Silva
        ``service_extensions`` named ``manage_renameUsers`` that let you in
        one time rename a lot of Silva users across all the Silva site.
        
        To do this, you upload in this form a CSV file that contains a mapping
        from the new user identifier to the old one.
        
        Changes
        =======
        
        1.0 (2011/07/27)
        ----------------
        
        * Initial release.
        
Keywords: silva cms zope security rename users
Platform: UNKNOWN
Classifier: Framework :: Zope2
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
