Skip to main content

Make blob storage group readable

Project description

This is a packaged version of a monkey patch to allow group-readable blobstorage as found here:

http://stackoverflow.com/questions/6168566/collective-xsendfile-zodb-blobs-and-unix-file-permissions

It is modified from the original posting by Martijn Pieters as initial testing sugested the patch was happening too late.

Using with zope

Adding this egg to your zope instance is enough to apply the monkey patch - it advertises it’s self using the z3c.autoinclude plugin mechanism and will be loaded as the ZCML is loaded:

[instance]
eggs =
    isotoma.zope.groupreadableblobstorage

Using with zeo

To use this with a zeoserver, you need to add an %import isotoma.zope.groupreadableblobstorage to your zeo.conf.

If you are using plone.recipe.zeoserver you can do this:

[zeoserver]
eggs = isotoma.zope.groupreadableblobstorage
zeo-conf-additional =
    %import isotoma.zope.groupreadableblobstorage

Note that this form hasn’t beed tested.

If you are using isotoma.recipe.zeo you can do this:

[zeoserver]
eggs = isotoma.zope.groupreadableblobstorage
import = isotoma.zope.groupreadableblobstorage

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

File details

Details for the file isotoma.zope.groupreadableblobstorage-0.0.1.zip.

File metadata

File hashes

Hashes for isotoma.zope.groupreadableblobstorage-0.0.1.zip
Algorithm Hash digest
SHA256 52fef5c91ac1fcd25a8baf582526e2b09d926d8d45dfc1ec461df1365fa3b3ea
MD5 84548b728367fe874f2fa2c1fbb53526
BLAKE2b-256 b2e8f10e7863838f1053f3ad92f5ee68ac05d0ce56a0929aba89fede82dec26d

See more details on using hashes here.

Provenance

File details

Details for the file isotoma.zope.groupreadableblobstorage-0.0.1.tar.gz.

File metadata

File hashes

Hashes for isotoma.zope.groupreadableblobstorage-0.0.1.tar.gz
Algorithm Hash digest
SHA256 13253e205d4ec0f49653eb62b2d7c7649c5ea0b60fd71af9103d5a9f6b1f1492
MD5 264f2e203c2a02fc1140b76b958f10b8
BLAKE2b-256 1145c452ead0e94bbb07ce8f5fdd8580c09436ddd8e25c7ff1430bd384d730cf

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page