jyu.pathkey

Warning
This product has not had a release in over 1 year and may no longer be maintained.
by Jukka Ojaniemi last modified Feb 16, 2011 02:02 AM

Restricts access to Plone content without proper pathkey

Project Description

jyu.pathkey

Introduction

Jyu.pathkey was developed to situations where users have some content in Plone what they don't want to publish for the whole world to see, but still want to share it with a number of people who doesn't necessarily have an user account to the plone site. With jyu.pathkey contents owner can set a pathkey for the folder/item and then share that with the people they want.

Jyu.pathkey is not a bullet proof solution and was never intended to be. It simply adds user specified password (pathkey) as a new property of given folder and adds a hook to AfterTraverseEvent to check if user is trying to access protected content and request the pathkey when needed.

Changelog

1.1.2 - Released 2010/02/11

  • Moved the pathkey form to object tabs instead of document actions
  • Added delete pathkey checkbox

1.1.1 - Released 2010/02/09

  • Fixed problem with dexterity content types

1.1 - Released 2010/02/08

  • Fixed bug where opening files and images with straight url went past pathkey check (you still need to disable caching for files/images).
  • Restructured code and views so that jyu.pathkey works with Plone 4

1.0.2 - Released 2009/11/20

  • Fixed encoding problem with pathkey requester

1.0.1 - Released 2009/11/18

  • Fixed missing legend text from pathkey requester template.

1.0 - Released 2009/11/8

  • Content owner can set and remove pathkey for any content (removing happens by saving empty pathkey)
  • Added pathkey-list view for content owner to see where pathkeys have been set (by owner).
  • Added functional doctests

Current Release
jyu.pathkey 1.1.2

Released Feb 11, 2010

Download file Get jyu.pathkey for all platforms
jyu.pathkey-1.1.2.tar.gz
Download file Get jyu.pathkey for all platforms
jyu.pathkey-1.1.2-py2.6.egg
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Status
1.1.2 Feb 11, 2010 More about this release… final
1.1.1 Feb 09, 2010 More about this release… final
1.1 Feb 08, 2010 More about this release… final
1.0.2 Nov 22, 2009 More about this release… final
1.0.1 Nov 18, 2009 More about this release… final
1.0 Nov 08, 2009 First public 1.0 release containing functional tests and cleaned codebase. More about this release…
Plone 3
final

Comments (0)