[ckan-changes] [okfn/ckan] f3c9fd: [247] fixes #247 by disallowing anonymous users to...
GitHub
noreply at github.com
Wed Jan 23 14:42:25 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: f3c9fd69c031da7e13a78d7f4a80857ffcd242a6
https://github.com/okfn/ckan/commit/f3c9fd69c031da7e13a78d7f4a80857ffcd242a6
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-12-21 (Fri, 21 Dec 2012)
Changed paths:
M ckan/logic/auth/update.py
Log Message:
-----------
[247] fixes #247 by disallowing anonymous users to edit something that they are not allowed to create
Commit: b575a8a63d03768b3b8ab9d04d695e39916e9534
https://github.com/okfn/ckan/commit/b575a8a63d03768b3b8ab9d04d695e39916e9534
Author: tobes <toby.junk at gmail.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M ckan/logic/auth/update.py
Log Message:
-----------
[#248] Fix auth function
Commit: c4e26bfea4d14d4646f289af059b9ca7ed2927e0
https://github.com/okfn/ckan/commit/c4e26bfea4d14d4646f289af059b9ca7ed2927e0
Author: tobes <toby.junk at gmail.com>
Date: 2013-01-22 (Tue, 22 Jan 2013)
Changed paths:
M ckan/logic/auth/update.py
Log Message:
-----------
[#247] Fix indent and trailing ))
Commit: 00dd6dd32470e833ec98f6c9870755c39fb83658
https://github.com/okfn/ckan/commit/00dd6dd32470e833ec98f6c9870755c39fb83658
Author: tobes <toby.junk at gmail.com>
Date: 2013-01-22 (Tue, 22 Jan 2013)
Changed paths:
A .travis.yml
A CONTRIBUTING.rst
M README.rst
M ckan/__init__.py
M ckan/config/deployment.ini_tmpl
M ckan/controllers/package.py
M ckan/controllers/user.py
M ckan/lib/celery_app.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/helpers.py
M ckan/lib/plugins.py
M ckan/lib/search/index.py
M ckan/logic/__init__.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
A ckan/migration/versions/066_default_package_type.py
M ckan/model/package.py
M ckan/public/base/images/placeholder-group.png
M ckan/public/base/images/placeholder-organization.png
M ckan/public/base/less/ckan.less
A ckan/public/base/less/dropdown.less
M ckan/templates/macros/form.html
M ckan/templates/organization/read_base.html
M ckan/templates/package/search.html
M ckan/templates/snippets/facet_list.html
M ckan/templates/snippets/package_item.html
M ckan/tests/lib/test_dictization.py
M ckan/tests/lib/test_dictization_schema.py
M ckan/tests/lib/test_solr_search_index.py
M ckanext/datastore/bin/datastore_setup.py
M ckanext/datastore/db.py
M ckanext/datastore/logic/action.py
M ckanext/datastore/logic/auth.py
M ckanext/datastore/tests/test_create.py
M ckanext/datastore/tests/test_delete.py
M ckanext/datastore/tests/test_search.py
M ckanext/reclinepreview/plugin.py
M ckanext/reclinepreview/tests/test_preview.py
M ckanext/test_tag_vocab_plugin.py
M doc/configuration.rst
R doc/contributing-docs.rst
R doc/contributing.rst
M doc/datastore-api.rst
M doc/datastore-setup.rst
M doc/datastore.rst
M doc/index.rst
M doc/install-from-source.rst
M doc/solr-setup.rst
M doc/test.rst
Log Message:
-----------
Merge branch 'master' into 247-auth-action-update
Commit: bc1d99ca5ea1f6acdcce21333eb576ead2d68cb3
https://github.com/okfn/ckan/commit/bc1d99ca5ea1f6acdcce21333eb576ead2d68cb3
Author: kindly <kindly at gmail.com>
Date: 2013-01-23 (Wed, 23 Jan 2013)
Changed paths:
M ckan/logic/auth/update.py
Log Message:
-----------
Merge remote-tracking branch 'origin/247-auth-action-update'
Compare: https://github.com/okfn/ckan/compare/8798b1bc60aa...bc1d99ca5ea1
More information about the ckan-changes
mailing list