collective.privateurl 1.0
Completely block anonymous access on a Plone site
Introduction
If you use separate skins for the administration and publication of content, you can use this package to block anonymous access on your administration url.
Simply add this package as an egg to your buildout and:
1. Add a 'privateurls' lines property to your Plone site on the 'Properties' tab. Add the URL of your admin URL to the privateurls lines property: eg. http://admin.plone.org
2. Add a 'publicurls' lines property to your Plone site on the 'Properties' tab. Add the URLs of anonymously accessible pages to lines property: eg. http://admin.plone.org/contact-info http://admin.plone.org/sitemap
Changelog
1.0
- Initial release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| collective.privateurl-1.0-py2.4.egg (md5) | Python Egg | 2.4 | 2010-10-21 | 6KB | 454 |
| collective.privateurl-1.0-py2.6.egg (md5) | Python Egg | 2.6 | 2010-10-21 | 6KB | 422 |
| collective.privateurl-1.0.tar.gz (md5) | Source | 2010-10-21 | 2KB | 352 | |
- Author: Roché Compaan
- Home Page: https://svn.plone.org/svn/collective/collective.privateurl
- License: GPL
- Categories
- Package Index Owner: rochecompaan
- DOAP record: collective.privateurl-1.0.xml
