[ckan-changes] [okfn/ckan] 6eeb2b: [#1421] Ensure that check_access is called on acti...
GitHub
noreply at github.com
Tue Jan 21 08:48:12 UTC 2014
Branch: refs/heads/master
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
Commit: 7f5ec21cb964a7c5948dbae8205a2f421857a0db
https://github.com/okfn/ckan/commit/7f5ec21cb964a7c5948dbae8205a2f421857a0db
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2014-01-21 (Tue, 21 Jan 2014)
Changed paths:
M ckan/logic/__init__.py
M ckan/logic/action/create.py
Log Message:
-----------
Merge pull request #1421 from okfn/1421-activity_create-auth-exception
Disabling activity_streams borks editing groups and user
Compare: https://github.com/okfn/ckan/compare/c886cb77a110...7f5ec21cb964
More information about the ckan-changes
mailing list