[ckan-changes] [okfn/ckan] 6e8859: [#1373] Give datastore_search_sql own auth functi...
GitHub
noreply at github.com
Mon Dec 9 10:59:32 UTC 2013
Branch: refs/heads/1373-anon-user-datastore-search-sql
Home: https://github.com/okfn/ckan
Commit: 6e8859a156e0b5993db8d28b51e7c6f3c4a0c2a9
https://github.com/okfn/ckan/commit/6e8859a156e0b5993db8d28b51e7c6f3c4a0c2a9
Author: kindly <kindly at gmail.com>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/logic/action.py
M ckanext/datastore/logic/auth.py
M ckanext/datastore/plugin.py
Log Message:
-----------
[#1373] Give datastore_search_sql own auth function. Before it was going though normal datastore_search auth function which made no sense as their was no resource to check. It was picking a random resource to check agaist! This patch also fixes a very minor unicode bug.
More information about the ckan-changes
mailing list