[ckan-changes] [ckan/ckan] 093a16: [#2188] Do not allow public to view deleted groups...
GitHub
noreply at github.com
Wed Jan 14 15:15:52 UTC 2015
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 093a168a761b3b47ad90b5229958faa4c26714d8
https://github.com/ckan/ckan/commit/093a168a761b3b47ad90b5229958faa4c26714d8
Author: David Read <david.read at hackneyworkshop.com>
Date: 2015-01-08 (Thu, 08 Jan 2015)
Changed paths:
M ckan/logic/auth/__init__.py
M ckan/logic/auth/get.py
A ckan/new_tests/logic/auth/test_get.py
M ckan/templates/group/snippets/info.html
M ckan/templates/package/read.html
M ckan/templates/snippets/organization.html
Log Message:
-----------
[#2188] Do not allow public to view deleted groups. Show in template when pkg/group/org is deleted.
Commit: 2a5164d8b8e1571773ef3d22a1bca2315861b4f9
https://github.com/ckan/ckan/commit/2a5164d8b8e1571773ef3d22a1bca2315861b4f9
Author: David Read <david.read at hackneyworkshop.com>
Date: 2015-01-08 (Thu, 08 Jan 2015)
Changed paths:
M ckan/tests/functional/api/test_activity.py
Log Message:
-----------
[#2188] Fix test
Commit: 8cb3133033f11ea3845b299a89e7846bc675d895
https://github.com/ckan/ckan/commit/8cb3133033f11ea3845b299a89e7846bc675d895
Author: Ross Jones <ross at mailbolt.com>
Date: 2015-01-14 (Wed, 14 Jan 2015)
Changed paths:
M ckan/logic/auth/__init__.py
M ckan/logic/auth/get.py
A ckan/new_tests/logic/auth/test_get.py
M ckan/templates/group/snippets/info.html
M ckan/templates/package/read.html
M ckan/templates/snippets/organization.html
M ckan/tests/functional/api/test_activity.py
Log Message:
-----------
Merge pull request #2190 from ckan/2188-deleted-groups-visible
[#2188] Do not allow public to view deleted groups.
Compare: https://github.com/ckan/ckan/compare/c91fba82a53c...8cb3133033f1
More information about the ckan-changes
mailing list