README for the Zope CookieUserFolder Product The CookieUserFolder is a replacement for a Zope user folder. It does everything the bog-standard Zope user folder does, but using cookies and login/logout-screens instead of the standard basic HTTP auth. For more information about the CookieUserFolder please visit http://www.dataflake.org/software/cookieuserfolder/. **Requirements** In order for this product to run you will need to provide the following items: * A running Zope site version 2.3 or higher **Tested Platforms and versions** This product has been written on and for Zope 2.3.0 and up. I am not going to support earlier versions of Zope with my product.