harvester-d4science/ckanext/harvest/logic/auth
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
..
__init__.py [#4] Refactor authorization functions 2013-01-09 17:26:48 +00:00
create.py add harvest_object_create action 2013-09-04 14:17:01 +01:00
delete.py [#5] Fix typo in delete auth function 2013-01-28 16:15:38 +00:00
get.py [#77] Use auth_allow_anonymous_access decorator 2014-01-20 13:47:37 +00:00
update.py [#34] Allow all authorized users for a source to clear it 2013-05-16 17:57:59 +01:00