harvester-d4science/ckanext
amercader 2a2397c0ed [logic,auth] Implement publisher auth profile
The publisher profile allows general users to handle harvest sources
based on membership to a certain group (publisher), as opposed to the
default auth profile where only sysadmins can perform any harvesting
task.
To enable it, put this directive in your ini file:

    ckan.harvest.auth.profile = publisher

TODO:
 * Save publisher id / user id when creating sources
 * Show publisher in form and index page
2012-03-02 16:49:39 +00:00
..
harvest [logic,auth] Implement publisher auth profile 2012-03-02 16:49:39 +00:00
__init__.py First draft of the Harvesting extension 2011-03-09 18:56:55 +00:00