https://github.com/redturtle/auslfe.formonline.tokenaccess
Enable anonymous use (with secret token) of FormOnline features for Plone
https://github.com/redturtle/auslfe.formonline.tokenaccess
Last synced: about 1 year ago
JSON representation
Enable anonymous use (with secret token) of FormOnline features for Plone
- Host: GitHub
- URL: https://github.com/redturtle/auslfe.formonline.tokenaccess
- Owner: RedTurtle
- Created: 2012-01-10T08:09:31.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-02-15T16:35:11.000Z (over 14 years ago)
- Last Synced: 2025-02-19T17:09:58.694Z (over 1 year ago)
- Language: Python
- Size: 137 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Introduction
============
Enable anonymous use of `auslfe.formonline.pfgadapter`__ features using e-mail containing a secret token.
Token feature came from `collective.powertoken`__ suite.
__ http://plone.org/products/auslfe.formonline.pfgadapter
__ http://plone.org/products/collective.powertoken.core
How to install
==============
Simply add ``auslfe.formonline.tokenaccess`` to your buildout::
[instance]
recipe = plone.recipe.zope2instance
...
eggs =
Plone
...
auslfe.formonline.pfgadapter
auslfe.formonline.tokenaccess
How to use
==========
``auslfe.formonline.pfgadapter`` (version 0.4 or better) already check your Zope installation looking for
``auslfe.formonline.tokenaccess``. If it is found you'll get some new features:
* The "*Overseer e-mail*" can also not be an internal e-mail (a new check option in the PFG adapter
"*Overseer must be a site member*" will be found).
* An external overseer can now access a special site's page, where he can see the sent form and approve it.
The overseer will receive the common confirmation e-mail with a special link that show the document (even if
in not accessible state). Note that **this link is permanently valid**.
From this view other two links are shown, one for approve and another for reject the document.
**Please note** that the e-mail sent to the external overseer is a clean way to bypass Plone security. If
this e-mail and data inside is used by a malicous user, he will be able to see reserver data and approve it.
Credits
=======
Developed with the support of `S. Anna Hospital, Ferrara`__;
S. Anna Hospital supports the `PloneGov initiative`__.
.. image:: http://www.ospfe.it/ospfe-logo.jpg
:alt: S. Anna Hospital logo
__ http://www.ospfe.it/
__ http://www.plonegov.it/
Authors
=======
This product was developed by RedTurtle Technology team.
.. image:: http://www.redturtle.it/redturtle_banner.png
:alt: RedTurtle Technology Site
:target: http://www.redturtle.it/