[ckan-changes] [ckan/ckan] 1b0513: [#2037] PEP8
GitHub
noreply at github.com
Wed Nov 12 12:01:51 UTC 2014
Branch: refs/heads/2037-fix-resource-create-auth
Home: https://github.com/ckan/ckan
Commit: 1b0513ad48c8f9afe0a3909ee3e18257bbe56760
https://github.com/ckan/ckan/commit/1b0513ad48c8f9afe0a3909ee3e18257bbe56760
Author: amercader <amercadero at gmail.com>
Date: 2014-11-12 (Wed, 12 Nov 2014)
Changed paths:
M ckan/new_tests/logic/auth/test_create.py
Log Message:
-----------
[#2037] PEP8
Commit: 0f38854ca1718c4d55c4689494a9dc749b826ea7
https://github.com/ckan/ckan/commit/0f38854ca1718c4d55c4689494a9dc749b826ea7
Author: amercader <amercadero at gmail.com>
Date: 2014-11-12 (Wed, 12 Nov 2014)
Changed paths:
M ckan/logic/action/create.py
M ckan/new_tests/logic/action/test_create.py
Log Message:
-----------
[#2037] Don't remove package_id before resource_create auth check
I didn't find any good reason as to why it was being done, and it
prevents `resource_create` auth to check authorization against the
dataset.
Added action tests
Compare: https://github.com/ckan/ckan/compare/d730fc919c95...0f38854ca171
More information about the ckan-changes
mailing list