Skip to content
Snippets Groups Projects
Commit d1580d5e authored by anonymous's avatar anonymous
Browse files

ignore auth

parent 1588399a
Branches
Tags
No related merge requests found
......@@ -88,6 +88,8 @@ class KielHarvester(ODSHBaseHarvester):
'model': model,
'session': model.Session,
'user': self._get_user_name(),
'return_id_only': True,
'ignore_auth': True
}
if not harvest_object:
log.error('Kiel-Harvester: No harvest object received')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment