harvester-d4science/ckanext/harvest/logic
amercader 2b803a3f66 [#77] Use auth_allow_anonymous_access decorator
Starting from 2.2 you need to explicitly flag auth functions that
allow anonymous access with the p.toolkit.auth_allow_anonymous_access
decorator. A local version of the decorator is used to ensure we only
use it on CKAN>=2.2
2014-01-20 13:47:37 +00:00
..
action [#76] Use harvest_source_show on reindex command 2014-01-14 17:04:34 +00:00
auth [#77] Use auth_allow_anonymous_access decorator 2014-01-20 13:47:37 +00:00
__init__.py add jobs at certain frequencies 2012-10-29 17:15:02 +00:00
dictization.py [#13] Remove or deprecate unused code 2013-03-06 16:54:33 +00:00
schema.py [#76] Add extra fields to the source schema 2014-01-14 17:01:25 +00:00
validators.py [#65] make harvest_job_exists validator return model object 2013-10-03 15:51:37 +01:00