[ckan-changes] [okfn/ckan] 6eeb2b: [#1421] Ensure that check_access is called on acti...
GitHub
noreply at github.com
Wed Jan 8 16:18:20 UTC 2014
Branch: refs/heads/1421-activity_create-auth-exception
Home: https://github.com/okfn/ckan
Commit: 6eeb2b1bd0605cc470e4ad742b2dbdedf4d74b79
https://github.com/okfn/ckan/commit/6eeb2b1bd0605cc470e4ad742b2dbdedf4d74b79
Author: amercader <amercadero at gmail.com>
Date: 2014-01-08 (Wed, 08 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: 337b5c9b7010f897d622779f508478eb96c879e8
https://github.com/okfn/ckan/commit/337b5c9b7010f897d622779f508478eb96c879e8
Author: amercader <amercadero at gmail.com>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M ckan/logic/__init__.py
Log Message:
-----------
[#1421] Better exception message for auth audit
Compare: https://github.com/okfn/ckan/compare/6eeb2b1bd060^...337b5c9b7010
More information about the ckan-changes
mailing list