[ckan-changes] [ckan/ckan] af193f: Removes site-read auth check.
GitHub
noreply at github.com
Mon Nov 24 20:31:18 UTC 2014
Branch: refs/heads/2087-remove-site-read-auth
Home: https://github.com/ckan/ckan
Commit: af193f8afbfb850f6511936ff841361f9f827895
https://github.com/ckan/ckan/commit/af193f8afbfb850f6511936ff841361f9f827895
Author: Ross Jones <ross at servercode.co.uk>
Date: 2014-11-24 (Mon, 24 Nov 2014)
Changed paths:
M ckan/controllers/api.py
M ckan/controllers/group.py
M ckan/controllers/home.py
M ckan/controllers/package.py
M ckan/controllers/revision.py
M ckan/controllers/tag.py
M ckan/controllers/user.py
M ckan/logic/action/get.py
M ckan/logic/auth/get.py
M ckan/model/authz.py
Log Message:
-----------
Removes site-read auth check.
The check always returns true, and the action function only returns
True. Nobody knows why it was there, so it's been removed.
More information about the ckan-changes
mailing list