[ckan-changes] [okfn/ckan] 611b87: Fix a crash in dashboard_activity_list auth
GitHub
noreply at github.com
Tue Nov 20 14:13:39 UTC 2012
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 611b87ad94feaca192c09b18c05b03a4b92720d4
https://github.com/okfn/ckan/commit/611b87ad94feaca192c09b18c05b03a4b92720d4
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-20 (Tue, 20 Nov 2012)
Changed paths:
M ckan/logic/auth/get.py
M ckan/tests/functional/api/test_dashboard.py
Log Message:
-----------
Fix a crash in dashboard_activity_list auth
Fix the dashboard_activity_list auth function to not crash when no user
is logged in, and add some tests for this case.
Commit: a6392b5ba64e5fa91fffeefc28e0974a028a3dda
https://github.com/okfn/ckan/commit/a6392b5ba64e5fa91fffeefc28e0974a028a3dda
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-20 (Tue, 20 Nov 2012)
Changed paths:
M ckan/logic/auth/get.py
Log Message:
-----------
Add a FIXME for an unhandled case
Commit: b0f19c95209e61057e93b78e20cc50ae5b45ae63
https://github.com/okfn/ckan/commit/b0f19c95209e61057e93b78e20cc50ae5b45ae63
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-11-20 (Tue, 20 Nov 2012)
Changed paths:
M ckan/logic/auth/get.py
M ckan/tests/functional/api/test_dashboard.py
Log Message:
-----------
Merge branch 'bug-dashboard-activity-list-auth'
Compare: https://github.com/okfn/ckan/compare/a8de2f027371...b0f19c95209e
More information about the ckan-changes
mailing list