[ckan-changes] [okfn/ckan] e2e44e: [#691] Remove fq on legacy search API and force pu...
GitHub
noreply at github.com
Wed Apr 3 10:23:28 UTC 2013
Branch: refs/heads/release-v1.7.1-ecportal
Home: https://github.com/okfn/ckan
Commit: e2e44eab38e0e0f3c1cdb00c0dfef25cf52397bc
https://github.com/okfn/ckan/commit/e2e44eab38e0e0f3c1cdb00c0dfef25cf52397bc
Author: amercader <amercadero at gmail.com>
Date: 2013-04-03 (Wed, 03 Apr 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)
Commit: 2317db45cbe3f3e798b1fc3dd261161ce016e516
https://github.com/okfn/ckan/commit/2317db45cbe3f3e798b1fc3dd261161ce016e516
Author: amercader <amercadero at gmail.com>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M doc/api-v2.rst
Log Message:
-----------
[#691] Add note to legacy search docs about private datasets
Compare: https://github.com/okfn/ckan/compare/6b257948b1da...2317db45cbe3
More information about the ckan-changes
mailing list