[ckan-changes] [okfn/ckan] cea17a: [#691] Remove fq on legacy search API and force pu...

GitHub noreply at github.com
Wed Apr 3 10:38:28 UTC 2013


  Branch: refs/heads/release-v2.0
  Home:   https://github.com/okfn/ckan
  Commit: cea17a5987e9fb888ad914248a9fbacf76dae1c1
      https://github.com/okfn/ckan/commit/cea17a5987e9fb888ad914248a9fbacf76dae1c1
  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: 455ed8a8d55f9afa1c7e9fbc17341e186b0180b8
      https://github.com/okfn/ckan/commit/455ed8a8d55f9afa1c7e9fbc17341e186b0180b8
  Author: amercader <amercadero at gmail.com>
  Date:   2013-04-03 (Wed, 03 Apr 2013)

  Changed paths:
    M doc/legacy-api.rst

  Log Message:
  -----------
  [#691] Add note to legacy search docs about private datasets


Compare: https://github.com/okfn/ckan/compare/add30e29684a...455ed8a8d55f


More information about the ckan-changes mailing list