[ckan-changes] [okfn/ckan] e36997: [#691] Remove fq on legacy search API and force pu...
GitHub
noreply at github.com
Fri Mar 22 19:25:28 UTC 2013
Branch: refs/heads/691-override-fq-on-legacy-api
Home: https://github.com/okfn/ckan
Commit: e3699726a07b705fdcbd3bd351e21a8554942b66
https://github.com/okfn/ckan/commit/e3699726a07b705fdcbd3bd351e21a8554942b66
Author: amercader <amercadero at gmail.com>
Date: 2013-03-22 (Fri, 22 Mar 2013)
Changed paths:
M ckan/controllers/api.py
Log Message:
-----------
[#691] Remove fq on legacy search API and force public datasets
Even if it is a backwards breaking change we sholdn't be allowing the fq
parameter to be set through the API as it can lead to privacy issues. We
will also enforce that all datasets available through the API are public
(as the v3 API does)
More information about the ckan-changes
mailing list