[ckan-changes] [okfn/ckan] 8d6897: [#1421] Ensure that check_access is called on acti...

GitHub noreply at github.com
Tue Jan 21 10:02:22 UTC 2014


  Branch: refs/heads/release-v2.2
  Home:   https://github.com/okfn/ckan
  Commit: 8d6897c2c1fe5b611cc8fc1f28d323465df6f25e
      https://github.com/okfn/ckan/commit/8d6897c2c1fe5b611cc8fc1f28d323465df6f25e
  Author: amercader <amercadero at gmail.com>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

  Changed paths:
    M ckan/logic/action/create.py

  Log Message:
  -----------
  [#1421] Ensure that check_access is called on activity_create

Otherwise when disabling the activity streams the action returned before
calling the auth function, which made the auth audit fail


  Commit: eac009bae0acf04de657aaafafd022907944d106
      https://github.com/okfn/ckan/commit/eac009bae0acf04de657aaafafd022907944d106
  Author: amercader <amercadero at gmail.com>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

  Changed paths:
    M ckan/logic/__init__.py

  Log Message:
  -----------
  [#1421] Better exception message for auth audit


  Commit: ac173183868ba312489f61262770fdfc1c005a7a
      https://github.com/okfn/ckan/commit/ac173183868ba312489f61262770fdfc1c005a7a
  Author: amercader <amercadero at gmail.com>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

  Changed paths:
    M ckan/public/base/less/dataset.less

  Log Message:
  -----------
  [#1428] Fix superimposing resource items

This was caused by removing the "This resource has no description"
message in #1302.


Compare: https://github.com/okfn/ckan/compare/2a9ca472e56f...ac173183868b


More information about the ckan-changes mailing list