[ckan-changes] [ckan/ckan] 91dbd7: [#1488] Fix coding standards test
GitHub
noreply at github.com
Mon Feb 3 12:41:16 UTC 2014
Branch: refs/heads/1488-more-robust-get-object-in-auth
Home: https://github.com/ckan/ckan
Commit: 91dbd7f287572fcdf00f4dee5fecc88516f4160b
https://github.com/ckan/ckan/commit/91dbd7f287572fcdf00f4dee5fecc88516f4160b
Author: amercader <amercadero at gmail.com>
Date: 2014-02-03 (Mon, 03 Feb 2014)
Changed paths:
M ckan/new_tests/logic/auth/__init__.py
Log Message:
-----------
[#1488] Fix coding standards test
Commit: 09c80b28b66da4a39bf91324253ab4b89de6b271
https://github.com/ckan/ckan/commit/09c80b28b66da4a39bf91324253ab4b89de6b271
Author: amercader <amercadero at gmail.com>
Date: 2014-02-03 (Mon, 03 Feb 2014)
Changed paths:
M ckanext/datapusher/logic/action.py
M ckanext/datapusher/tests/test.py
Log Message:
-----------
[#1487] Fix auhtorization in datapusher_hook
We were passing data_dict to the auth function, which didn't contain the
necessary resource_id to perform the auth checks later on. Sadly #1488
was hiding this and the auth check passed or failed randomly
Compare: https://github.com/ckan/ckan/compare/e25e86479c05...09c80b28b66d
More information about the ckan-changes
mailing list