#496: BibUpload: /sendforaudit REST hook for public consumption
-------------------------+-----------------
Reporter: jblayloc | Owner:
Type: enhancement | Status: new
Priority: major | Milestone:
Component: BibUpload | Version:
Keywords: INSPIRE |
-------------------------+-----------------
Mike showed me a workflow he had for generating web forms completely
independent of the spires web site, which interact with spires. He
suggested we have something similar for INSPIRE. This is that ticket.
The idea is to have a REST hook similar to robotupload, but with the
following changes:
* Everything is sent into the holding pen
* Email is generated to an address specified in CFG_SENDFORAUDIT_EMAIL
with a forged, user-supplied From
With these two changes we can permit posting to sendforaudit from random
members of the general public. Users can make their own forms, or we can
make forms for them without having to fit them into the Invenio universe.
Future enhancements might include an authorization system based on magic
strings (rather than the IP-based system that robotupload uses)
--
Ticket URL: <http://invenio-software.org/ticket/496>
Invenio <http://invenio-software.org>