Skip to content

Restrict access to plone content with pathkey which can be shared also with unregistered users.

Notifications You must be signed in to change notification settings

koodaamo/jyu.pathkey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction
============

*Jyu.pathkey* was developed to situations where users have some content in Plone 
what they don't want to publish for 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 
and then share that with the people.

*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.

About

Restrict access to plone content with pathkey which can be shared also with unregistered users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published