[ckan-changes] [ckan/ckan] 8f64f4: Returns 404 for WUI unauthorised access.
GitHub
noreply at github.com
Mon Jan 25 21:50:45 UTC 2016
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 8f64f4c05ea5967d85c40773c57943046595de5b
https://github.com/ckan/ckan/commit/8f64f4c05ea5967d85c40773c57943046595de5b
Author: Ross Jones <ross at servercode.co.uk>
Date: 2016-01-14 (Thu, 14 Jan 2016)
Changed paths:
M ckan/controllers/package.py
M ckan/tests/legacy/functional/test_package.py
Log Message:
-----------
Returns 404 for WUI unauthorised access.
Instead of sending the user to the login page and logging them out, this
change will instead give the user a 404. This is currently only applied
to deleted datasets.
Commit: 412bd2d0cca6f8938ce70f8df1b293b356f97bd3
https://github.com/ckan/ckan/commit/412bd2d0cca6f8938ce70f8df1b293b356f97bd3
Author: Ian Ward <ian at excess.org>
Date: 2016-01-25 (Mon, 25 Jan 2016)
Changed paths:
M ckan/controllers/package.py
M ckan/tests/legacy/functional/test_package.py
Log Message:
-----------
Merge pull request #2831 from ckan/2805-show-404-for-deleted-datasets
Show 404 when user has no permission for deleted package
Compare: https://github.com/ckan/ckan/compare/1d665023c03c...412bd2d0cca6
More information about the ckan-changes
mailing list