[ckan-changes] [ckan/ckan] 8f64f4: Returns 404 for WUI unauthorised access.
GitHub
noreply at github.com
Thu Jan 14 21:26:08 UTC 2016
Branch: refs/heads/2805-show-404-for-deleted-datasets
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.
More information about the ckan-changes
mailing list