[ckan-changes] [okfn/ckan] 7aa597: [#1184] Check if user exists before filling creato...

GitHub noreply at github.com
Mon Aug 19 13:03:49 UTC 2013


  Branch: refs/heads/1184-package_create-auth-fixes
  Home:   https://github.com/okfn/ckan
  Commit: 7aa597b498aea6fb8f0ca2d7f193ebafbbc7cbb9
      https://github.com/okfn/ckan/commit/7aa597b498aea6fb8f0ca2d7f193ebafbbc7cbb9
  Author: amercader <amercadero at gmail.com>
  Date:   2013-08-19 (Mon, 19 Aug 2013)

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

  Log Message:
  -----------
  [#1184] Check if user exists before filling creator_user_id

In some cases, eg anonymous package creation, users won't actually
exist, so we need to avoid a KeyError.





More information about the ckan-changes mailing list