skip to navigation
skip to content

collective.siteisolation 0.1

Isolate objects in a Zope root from each other

Downloads ↓

Introduction

Acquisition is evil.

If you have a Zope tree like that:

|
\-- Site1
|
\-- Site2

You will be able to traverse Site2 from Site1 just by traversing:

http://yoursite/Site1/Site2

This package avoid this behavior by adding verification during traversal.

Author

Changelog

0.1 (2010-03-30)

  • Initial release
 
File Type Py Version Uploaded on Size # downloads
collective.siteisolation-0.1.tar.gz (md5) Source 2010-03-30 12KB 543